dnl $Id$
-PHP_ARG_WITH(bcmath, for bc style precision math functions,
-[ --without-bcmath Compile without bc style precision math functions. ], yes)
+PHP_ARG_ENABLE(bcmath, for bc style precision math functions,
+[ --enable-bcmath Enable bc style precision math functions.])
if test "$PHP_BCMATH" != "no"; then
AC_DEFINE(WITH_BCMATH, 1, [Whether you have bcmath])
AC_MSG_CHECKING(CCVS Support)
AC_ARG_WITH(ccvs,
-[ --with-ccvs[=DIR] Compile CCVS support into PHP4.
- Please specify your CCVS base install directory as DIR.
-],
+[ --with-ccvs[=DIR] Compile CCVS support into PHP4. Please specify your
+ CCVS base install directory as DIR.],
[
if test "$withval" != "no"; then
CCVS_DIR="$withval"
dnl Otherwise use enable:
-PHP_ARG_ENABLE(ctype, whether to enable ctype support,[ --enable-ctype Enable ctype support])
+PHP_ARG_ENABLE(ctype, whether to enable ctype support,
+[ --enable-ctype Enable ctype support])
if test "$PHP_CTYPE" != "no"; then
dnl If you will not be testing anything external, like existence of
dnl config.m4 for extension domxml
PHP_ARG_WITH(dom, for DOM support,
-[ --with-dom[=DIR] Include DOM support (requires libxml >= 2.0).
+[ --with-dom[=DIR] Include DOM support (requires libxml >= 2.0).
DIR is the libxml install directory,
defaults to /usr.])
PHP_ARG_WITH(fribidi, whether to add fribidi support,
-[ --with-fribidi[=DIR] Include fribidi support (requires FriBidi >=0.1.12).
- DIR is the fribidi installation directory -
- default /usr/local/],"no")
+[ --with-fribidi[=DIR] Include fribidi support (requires FriBidi >=0.1.12).
+ DIR is the fribidi installation directory -
+ default /usr/local/])
AC_MSG_CHECKING(whether to enable truetype string function in gd)
AC_ARG_ENABLE(gd-native-ttf,
-[ --enable-gd-imgstrttf Enable TrueType string function in gd],[
+[ --enable-gd-imgstrttf Enable TrueType string function in gd],[
if test "$enableval" = "yes" ; then
AC_DEFINE(USE_GD_IMGSTRTTF, 1, [ ])
AC_MSG_RESULT(yes)
shared=no
AC_ARG_WITH(gd,
-[
- --with-gd[=DIR] Include GD support (DIR is GD's install dir).
+[ --with-gd[=DIR] Include GD support (DIR is GD's install dir).
Set DIR to "shared" to build as a dl, or
"shared,DIR" to build as a dl and still specify DIR.],
[
PHP_ARG_WITH(gmp, for gmp support,
dnl Make sure that the comment is aligned:
-[ --with-gmp Include gmp support])
+[ --with-gmp Include gmp support])
if test "$PHP_GMP" != "no"; then
AC_MSG_CHECKING(whether to include QDOM support)
AC_ARG_WITH(qtdom,
-[ --with-qtdom Include QtDOM support (requires Qt >= 2.2.0).],
+[ --with-qtdom Include QtDOM support (requires Qt >= 2.2.0).],
[
case "$withval" in
no)
AC_ARG_WITH(thttpd,
-[ --with-thttpd=SRCDIR],[
+[ --with-thttpd=SRCDIR Build PHP as thttpd module],[
test -d $withval || AC_MSG_RESULT(thttpd directory does not exist ($withval))
AC_EXPAND_PATH($withval, THTTPD)
INSTALL_IT="\