summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-10-11 00:08:15 +0000
committerUlf Möller <ulf@openssl.org>2000-10-11 00:08:15 +0000
commit9e2c0f41d7deb0d80be53eed75bfe79f24467ec3 (patch)
treed226ed316bcf26eb816d93efb2c65aa8bebcfb58 /config
parent5ef67042f9d3514d663b3f6a83aefc98a3cfa85d (diff)
fix problems in the selftest
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 6a2625308e..8e71b9b9c7 100755
--- a/config
+++ b/config
@@ -557,7 +557,7 @@ OUT="$PREFIX$OUT"
$PERL ./Configure LIST | grep "$OUT" > /dev/null
if [ $? = "0" ]; then
- #echo Configuring for $OUT
+ echo Configuring for $OUT
if [ "$TEST" = "true" ]; then
echo $PERL ./Configure $OUT $options