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

Chris McDonough chrism at zope.com
Fri Aug 22 11:08:27 EDT 2003


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

Modified Files:
      Tag: Zope-2_7-branch
	configure 
Log Message:
Perform more indirect check for expat that won't give Mac OS X users grief.


=== Zope/configure 1.13.2.1 => 1.13.2.2 ===
--- Zope/configure:1.13.2.1	Mon Jul 21 12:34:49 2003
+++ Zope/configure	Fri Aug 22 10:07:55 2003
@@ -51,6 +51,7 @@
     echo "  --prefix            specify an installation path for binary data"
     echo "  --build-base        specify a temporary path for build files"
     echo "  --ignore-largefile  ignore large file support warnings"
+    echo "  --ignore-expat      ignore warnings about expat/pyexpat"
     echo "  --ignore-zlib       ignore warnings about zlib"
     echo "  --optimize          optimize compiled Python bytecode"
     echo "  --no-compile        Dont compile Python bytecode"




More information about the Zope-Checkins mailing list