commit | 6302486ce6e9ac2bab9b721848fe243bcdd33c0c | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Oct 13 17:45:57 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Oct 13 17:45:57 2004 +0000 |
tree | 520fd85eb423555f00762cb90d0bccfbf993d125 | |
parent | 9395ca4f6832a806737eca247f2758468f0cecd1 [diff] |
egor duda writes: egor duda wrote: >Ok, here's an updated patch. >'make check' should work now, and one make creates Makefile in build >directory, so one can run 'make' in build directory after that. ahem. It looks like i'm slightly late with it but... Here's a little addition to make 'make O=/some/where PREFIX=/some/where/else install' work. Sorry for delay :( egor