example configure command line
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Dec 2002 16:00:56 +0000 (16:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Dec 2002 16:00:56 +0000 (16:00 +0000)
CVS-INFO

index 584a42f..ac1b02a 100644 (file)
--- 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: