mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
example configure command line
This commit is contained in:
parent
ed29552b1e
commit
3b8583b014
5
CVS-INFO
5
CVS-INFO
@ -30,6 +30,11 @@ To build after having extracted everything from CVS, do this:
|
|||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Daniel uses a ./configure line similar to this for easier development:
|
||||||
|
|
||||||
|
./configure --disable-shared --enable-debug --enable-maintainer-mode
|
||||||
|
|
||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
You need the following software installed:
|
You need the following software installed:
|
||||||
|
Loading…
Reference in New Issue
Block a user