projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd55880
)
Oops! Typo in ./config...
author
Andy Polyakov
<appro@openssl.org>
Tue, 27 Apr 2004 22:17:25 +0000
(22:17 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 27 Apr 2004 22:17:25 +0000
(22:17 +0000)
config
patch
|
blob
|
history
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
;;