projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed29552
)
example configure command line
author
Daniel Stenberg
<daniel@haxx.se>
Fri, 20 Dec 2002 16:00:56 +0000
(16:00 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Fri, 20 Dec 2002 16:00:56 +0000
(16:00 +0000)
CVS-INFO
patch
|
blob
|
history
diff --git
a/CVS-INFO
b/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: