projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Oops! Typo in ./config...
[openssl.git]
/
config
diff --git
a/config
b/config
index 46102cebde5da76d6ec532dfcf5499ba2880d834..29fc9cd4e03f34c17193bf0ec0571c085ae45cc2 100755
(executable)
--- a/
config
+++ b/
config
@@
-730,7
+730,7
@@
EOF
echo " You have ~5 seconds to press Ctrl-C to abort."
(stty -icanon min 0 time 50; read waste) < /dev/tty
fi
- elif [ "$CC" = "gcc ]; then
+ elif [ "$CC" = "gcc
"
]; then
OUT="aix-gcc"
fi
;;