0.9.8 version of PR#1931 fix.
[oweals/openssl.git] / config
diff --git a/config b/config
index 2455a6f40d63b46f562a87b4da4259f45977733a..68e7ea17374487251f287c22c44bc27cbe934665 100755 (executable)
--- a/config
+++ b/config
@@ -29,7 +29,7 @@ EXE=""
 for i
 do
 case "$i" in 
--d*) PREFIX="debug-";;
+-d) PREFIX="debug-";;
 -t*) TEST="true";;
 -h*) TEST="true"; cat <<EOF
 Usage: config [options]