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

Chris McDonough chrism@zope.com
Thu, 19 Jun 2003 21:12:12 -0400


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

Modified Files:
	configure 
Log Message:
THanks to Jamie Heilman, this script might work under non-bash shells now.


=== Zope/configure 1.9 => 1.10 ===
--- Zope/configure:1.9	Thu Jun 19 20:34:33 2003
+++ Zope/configure	Thu Jun 19 21:12:11 2003
@@ -83,7 +83,7 @@
                 else
                     i=1;
                     for ACC in $ACCEPTABLE; do
-                        let "i = i + 1"
+                        i=$(($i+1))
 			for SLOT in $FOUNDLIST; do
                             if [ $SLOT == $i ]; then
                                 # slot "i" already populated.  This means we've