example configure command line

This commit is contained in:
Daniel Stenberg 2002-12-20 16:00:56 +00:00
parent ed29552b1e
commit 3b8583b014
1 changed files with 5 additions and 0 deletions

View File

@ -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: