[Zope-Checkins] CVS: Zope - configure:1.16

Christian Theune ct at gocept.com
Thu Sep 18 12:10:14 EDT 2003


Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv28081

Modified Files:
	configure 
Log Message:
 - fixed small typo


=== Zope/configure 1.15 => 1.16 ===
--- Zope/configure:1.15	Fri Aug 22 10:06:01 2003
+++ Zope/configure	Thu Sep 18 12:10:13 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