mirror of
https://github.com/curl/curl.git
synced 2026-08-26 09:43:32 +03:00
buildconf added, Sterling Hughes added that file
This commit is contained in:
parent
14521b418e
commit
bbe8aa073e
1 changed files with 3 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue