diff options
-rw-r--r-- | CVS-INFO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -14,9 +14,9 @@ perl/ is a subdirectory with various perl scripts To build after having extracted everything from CVS, do this: -% automake -% aclocal -% autoheader -% autoconf -% ./configure -% make +automake +aclocal +autoheader +autoconf +./configure +make |