summaryrefslogtreecommitdiff
path: root/CVS-INFO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-20 16:00:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-20 16:00:56 +0000
commit3b8583b014c69487f850b387f303690c0d0f36d9 (patch)
treeed8466c234ab55da5bb7445fdda50ab8994b44c1 /CVS-INFO
parented29552b1e4aec7952f08f090edae775bab1546f (diff)
downloadcurl-3b8583b014c69487f850b387f303690c0d0f36d9.tar.gz
example configure command line
Diffstat (limited to 'CVS-INFO')
-rw-r--r--CVS-INFO5
1 files changed, 5 insertions, 0 deletions
diff --git a/CVS-INFO b/CVS-INFO
index 584a42f6f..ac1b02adb 100644
--- a/CVS-INFO
+++ b/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: