X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=config;h=8e71b9b9c7a4254fd0e3d021bb07f63b23ecdb45;hb=c8cda405e7332f51ef224811bb8e63a92a6d8d5d;hp=6a2625308efbe1828adf3f6ce15ea241ea76f9da;hpb=c5f8bbbc0b94f3ec3f3f8f2aabbe3cc81f7b8158;p=oweals%2Fopenssl.git 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