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

Chris McDonough chrism at zope.com
Fri Aug 22 11:06:33 EDT 2003


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

Modified Files:
	configure 
Log Message:
Perform more indirect test for expat support which shouldn't give Mac OS X users gried.


=== Zope/configure 1.14 => 1.15 ===
--- Zope/configure:1.14	Tue Jul  8 15:27:16 2003
+++ Zope/configure	Fri Aug 22 10:06:01 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