aboutsummaryrefslogtreecommitdiff
path: root/CVS-INFO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-03 09:13:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-03 09:13:53 +0000
commitbbe8aa073e200507a5304a8dfa50d1e205a57421 (patch)
tree2d71ffa1be699cf9f5a400d0673f2372a4761528 /CVS-INFO
parent14521b418e084f4628db07a0c03f8513a073bdd2 (diff)
buildconf added, Sterling Hughes added that file
Diffstat (limited to 'CVS-INFO')
-rw-r--r--CVS-INFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/CVS-INFO b/CVS-INFO
index 6942ccc40..4b5c06aa4 100644
--- 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