[Zope-Checkins] CVS: Zope - configure:1.1.4.15
Chris McDonough
chrism@zope.com
Mon, 25 Nov 2002 23:35:52 -0500
Update of /cvs-repository/Zope
In directory cvs.zope.org:/tmp/cvs-serv2797
Modified Files:
Tag: chrism-install-branch
configure
Log Message:
Presentation cleanup.
=== Zope/configure 1.1.4.14 => 1.1.4.15 ===
--- Zope/configure:1.1.4.14 Mon Nov 25 23:34:23 2002
+++ Zope/configure Mon Nov 25 23:35:52 2002
@@ -116,13 +116,12 @@
echo
echo " !! WARNING !! "
echo " An acceptable, but non-optimal Python version ($FOUNDVERSION) "
- echo " was found at: "
- echo " $FOUND"
- echo " but consider installing version '$TARGET' before running "
+ echo " was found at '$FOUND'."
+ echo " But consider installing version '$TARGET' before running "
echo " 'make'. If this isn't the Python version or interpreter "
echo " instance you wish to use, you may specify a Python interpreter"
echo " manually by rerunning the ./configure script with the "
- echo " --with-python option."
+ echo " '--with-python' option."
fi
echo
}