diff options
-rw-r--r-- | CVS-INFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -17,6 +17,8 @@ inner sanctum. memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG is used when compiling + buildconf builds the makefiles and configure stuff + Makefile.dist is included as the root Makefile in distribution archives perl/contrib/ is a subdirectory with various perl scripts @@ -25,9 +27,6 @@ inner sanctum. To build after having extracted everything from CVS, do this: -automake -aclocal -autoheader -autoconf +./buildconf ./configure make |