aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-24 22:59:36 +0000
committerUlf Möller <ulf@openssl.org>1999-04-24 22:59:36 +0000
commit462ba4f6b60853223003951211e207c71cdb73c1 (patch)
tree7ad2ba5c6d3621e57a0ce35900d1a46b6e4ea77d /config
parent5460ffdf82ab505755b283d4fa4e36536abd0a84 (diff)
downloadopenssl-462ba4f6b60853223003951211e207c71cdb73c1.tar.gz
New Configure option --openssldir to replace util/ssldir.pl.
Diffstat (limited to 'config')
-rwxr-xr-xconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/config b/config
index a6633a7055..2d9da43ec3 100755
--- a/config
+++ b/config
@@ -268,11 +268,7 @@ Usage: config [options]
-h This help.
Any other text will be passed to the Configure perl script.
-Useful options include
- no-asm Build with no assember code.
- -Dxxx Add xxx define to compilation.
- -Lxxx Add xxx library include path to build.
- -lxxx Add xxx library to build.
+See INSTALL for instructions.
EOF
;;