buildconf added, Sterling Hughes added that file
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 May 2001 09:13:53 +0000 (09:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 May 2001 09:13:53 +0000 (09:13 +0000)
CVS-INFO

index 6942ccc..4b5c06a 100644 (file)
--- a/CVS-INFO
+++ b/CVS-INFO
@@ -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