[Zope-Checkins] CVS: Zope - configure:1.13.2.3
Christian Theune
ct at gocept.com
Thu Sep 18 12:06:04 EDT 2003
Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv27296
Modified Files:
Tag: Zope-2_7-branch
configure
Log Message:
- fixed typo
=== Zope/configure 1.13.2.2 => 1.13.2.3 ===
--- Zope/configure:1.13.2.2 Fri Aug 22 10:07:55 2003
+++ Zope/configure Thu Sep 18 12:06:03 2003
@@ -111,7 +111,7 @@
done
if [ "$VERSION" = "$TARGET" ]; then
out ""
- out " The optimimum Python version ($TARGET) was found at $FOUND."
+ out " The optimum Python version ($TARGET) was found at $FOUND."
elif [ -z "$FOUND1" ] && [ -z "$FOUND2" ] && [ -z "$FOUND3" ] &&
[ -z "$FOUND4" ] && [ -z "$FOUND5" ] && [ -z "$FOUND6" ] ; then
out ""
More information about the Zope-Checkins
mailing list