near-harmless bug in _91's Configure
authorChip Salzenberg <chip@atlantic.net>
Sat, 1 Mar 1997 06:40:49 +0000 (18:40 +1200)
committerChip Salzenberg <chip@atlantic.net>
Sat, 1 Mar 1997 06:40:49 +0000 (18:40 +1200)
(this is the same change as commit 79893acbe8efa42713540e8af91f667f182baa34, but as applied)

Configure

index 6767793..dc24cf7 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -8115,7 +8115,7 @@ EOCP
                dflt=`./try`
        else
                dflt='8'
-               echo"(I can't seem to compile the test program...)"
+               echo "(I can't seem to compile the test program...)"
        fi
        ;;
 *) dflt="$alignbytes"