aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-04-29 16:55:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-04-29 16:55:17 +0000
commit63593f559707b10dc459ed8d7fef13301d12df56 (patch)
tree00df4e57ba9139818e0de7eea92da4f94061b6c9
parentc0acaa5d2c496e88e84505aac3ee3fea1ee76949 (diff)
mention configure --help
-rw-r--r--docs/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 1771d57ac..671c829f7 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -31,6 +31,10 @@ UNIX
If you have checked out the sources from the CVS repository, read the
CVS-INFO on how to proceed.
+ Get a full listing of all available configure options by invoking it like:
+
+ ./configure --help
+
If you want to install curl in a different file hierarchy than /usr/local,
you need to specify that already when running configure: