From: Daniel Stenberg Date: Fri, 20 Dec 2002 16:00:56 +0000 (+0000) Subject: example configure command line X-Git-Tag: curl-7_10_3~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b8583b014c69487f850b387f303690c0d0f36d9;p=curl example configure command line --- 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: