-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
AC_MSG_CHECKING(for AOLserver support)
AC_ARG_WITH(aolserver,
-dnl ## -*- sh -*-
-
+dnl
+dnl $Id$
+dnl
AC_MSG_CHECKING(for Apache module support via DSO through APXS)
AC_ARG_WITH(apxs,
-dnl ## -*- sh -*-
+dnl
+dnl $Id$
+dnl
AC_MSG_CHECKING(for Apache 2.0 module support via DSO through APXS)
AC_ARG_WITH(apxs2,
-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
RESULT=no
AC_MSG_CHECKING(for Caudium support)
+dnl
+dnl $Id$
+dnl
+
AC_DEFUN(PHP_TEST_WRITE_STDOUT,[
AC_CACHE_CHECK(whether writing to stdout works,ac_cv_write_stdout,[
AC_TRY_RUN([
+dnl
+dnl $Id$
+dnl
+
AC_MSG_CHECKING(for FastCGI support)
AC_ARG_WITH(fastcgi,
[ --with-fastcgi=SRCDIR Build PHP as FastCGI application],[
-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
RESULT=no
AC_MSG_CHECKING(for Zeus ISAPI support)
-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
AC_MSG_CHECKING(for NSAPI support)
AC_ARG_WITH(nsapi,
-[ --with-nsapi=DIR Specify path to the installed Netscape],[
+[ --with-nsapi=DIR Build PHP as NSAPI module for use with iPlanet.],[
PHP_NSAPI=$withval
],[
PHP_NSAPI=no
-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
RESULT=no
AC_MSG_CHECKING(for PHTTPD support)
AC_ARG_WITH(phttpd,
-[ --with-phttpd=DIR],
+[ --with-phttpd=DIR Build PHP as phttpd module],
[
if test ! -d $withval ; then
AC_MSG_ERROR(You did not specify a directory)
+dnl
+dnl $Id$
+dnl
+
PHP_ARG_WITH(pi3web,for Pi3Web Support,
[ --with-pi3web=DIR Build PHP as a module for use with Pi3Web.])
-dnl ## $Id$ -*- sh -*-
+dnl
+dnl $Id$
+dnl
RESULT=no
AC_MSG_CHECKING(for Roxen/Pike support)
])
AC_MSG_RESULT($RESULT)
fi
+
dnl ## Local Variables:
dnl ## tab-width: 4
dnl ## End:
-# $Id$
-# config.m4 for servlet sapi
+dnl
+dnl $Id$
+dnl
AC_MSG_CHECKING(for Servlet support)
AC_ARG_WITH(servlet,
+dnl
+dnl $Id$
+dnl
+
AC_ARG_WITH(thttpd,
[ --with-thttpd=SRCDIR Build PHP as thttpd module],[
test -d $withval || AC_MSG_RESULT(thttpd directory does not exist ($withval))
+dnl
+dnl $Id$
+dnl
+
PHP_TUX=no
AC_ARG_WITH(tux,
+dnl
+dnl $Id$
+dnl
+
AC_ARG_WITH(webjames,
[ --with-webjames=SRCDIR Build PHP as a WebJames module (RISC OS only)],[
PHP_EXPAND_PATH($withval, WEBJAMES)