projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8016dbf
)
near-harmless bug in _91's Configure
Chip Salzenberg [Sat, 1 Mar 1997 06:40:49 +0000 (18:40 +1200)]
(this is the same change as commit
79893acbe8efa42713540e8af91f667f182baa34
, but as applied)
Configure
patch
|
blob
|
blame
|
history
diff --git
a/Configure
b/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"