Harmonize the option processing in 'config' and 'config.com'
[openssl.git] / config
diff --git a/config b/config
index ba66b33278ae05d56e790613e01481710be50b1d..ae349ecb0c625187f24baf7a5e7493f5a6081dd2 100755 (executable)
--- a/config
+++ b/config
@@ -33,7 +33,7 @@ case "$i" in
 -t*) TEST="true";;
 -h*) TEST="true"; cat <<EOF
 Usage: config [options]
- -d    Add a debug- prefix to machine choice.
+ -d    Build with debugging when possible.
  -t    Test mode, do not run the Configure perl script.
  -h    This help.