mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
buildconf added, Sterling Hughes added that file
This commit is contained in:
parent
14521b418e
commit
bbe8aa073e
7
CVS-INFO
7
CVS-INFO
@ -17,6 +17,8 @@ inner sanctum.
|
|||||||
memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG
|
memanalyze.pl is for analyzing the output generated by curl if -DMALLOCDEBUG
|
||||||
is used when compiling
|
is used when compiling
|
||||||
|
|
||||||
|
buildconf builds the makefiles and configure stuff
|
||||||
|
|
||||||
Makefile.dist is included as the root Makefile in distribution archives
|
Makefile.dist is included as the root Makefile in distribution archives
|
||||||
|
|
||||||
perl/contrib/ is a subdirectory with various perl scripts
|
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:
|
To build after having extracted everything from CVS, do this:
|
||||||
|
|
||||||
automake
|
./buildconf
|
||||||
aclocal
|
|
||||||
autoheader
|
|
||||||
autoconf
|
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user