From 3b8583b014c69487f850b387f303690c0d0f36d9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Dec 2002 16:00:56 +0000 Subject: [PATCH] example configure command line --- CVS-INFO | 5 +++++ 1 file changed, 5 insertions(+) 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: