Commit bbe8aa07 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

buildconf added, Sterling Hughes added that file

parent 14521b41
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -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