summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)AuthorFilesLines
2007-07-01Fix running without installing.Yann E. MORIN"1-11/+26
Update README. Point help to the man page.
2007-07-01./configure gains a help entry.Yann E. MORIN"1-5/+37
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-0/+91
- ./configure --prefix=/some/place - make - make install - export PATH="${PATH}:/some/place/bin" - ct-ng <action>