mirror of
https://github.com/curl/curl.git
synced 2026-07-25 18:07:16 +03:00
example configure command line
This commit is contained in:
parent
ed29552b1e
commit
3b8583b014
1 changed files with 5 additions and 0 deletions
5
CVS-INFO
5
CVS-INFO
|
|
@ -30,6 +30,11 @@ To build after having extracted everything from CVS, do this:
|
|||
./configure
|
||||
make
|
||||
|
||||
Daniel uses a ./configure line similar to this for easier development:
|
||||
|
||||
./configure --disable-shared --enable-debug --enable-maintainer-mode
|
||||
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
You need the following software installed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue