Module submission - php
rpyne@kinfolk.org
rpyne at kinfolk.org
Thu Jul 27 19:22:13 UTC 2006
module name : php
suggested section : compilers
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
Added configuration option to enable BC math.
rpyne
-------------- next part --------------
--- php/CONFIGURE 2006-05-09 08:31:54.000000000 -0600
+++ php/CONFIGURE 2006-07-27 13:16:59.000000000 -0600
@@ -30,6 +30,10 @@
fi
fi
+ if query "Enable BC math support?" y; then
+ OPTS="$OPTS --enable-bcmath"
+ fi
+
echo 'CONFIGURED="y"' >> $MODULE_CONFIG
echo 'OPTS='\"$OPTS\" >> $MODULE_CONFIG
-------------- next part --------------
lvu submit php 9890f309f3d09100a37b25edd1c960fa -
2.4.27-lvm2 2.4.27-lvm2 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list