fix problems in the selftest
diff --git a/config b/config
index 6a26253..8e71b9b 100755
--- a/config
+++ b/config
@@ -557,7 +557,7 @@
 
 $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