summaryrefslogtreecommitdiff
path: root/sapi/aolserver
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-10-30 11:44:18 +0000
committerSascha Schumann <sas@php.net>2000-10-30 11:44:18 +0000
commit4d0992bb22e4165d7f69853fea92a9b454c9ba00 (patch)
tree902061faf2573357ddf90205b9471d1ed19293cd /sapi/aolserver
parent283531c4e421ff2e3b693c08a0e5be63ccf32fd5 (diff)
downloadphp-git-4d0992bb22e4165d7f69853fea92a9b454c9ba00.tar.gz
Remove --with-aolserver-src directive.
AOLserver 3.1 and up install the include directory as per suggestion.
Diffstat (limited to 'sapi/aolserver')
-rw-r--r--sapi/aolserver/config.m48
1 files changed, 1 insertions, 7 deletions
diff --git a/sapi/aolserver/config.m4 b/sapi/aolserver/config.m4
index 50a0c5b880..98cd27d086 100644
--- a/sapi/aolserver/config.m4
+++ b/sapi/aolserver/config.m4
@@ -1,14 +1,8 @@
dnl ## $Id$ -*- sh -*-
-AC_ARG_WITH(aolserver-src,
-[ --with-aolserver-src=DIR Specify path to the source distribution of
- AOLserver],[
- PHP_AOLSERVER_SRC=$withval
-])
-
AC_MSG_CHECKING(for AOLserver support)
AC_ARG_WITH(aolserver,
-[ --with-aolserver=DIR Specify path to the installed AOLserver],[
+[ --with-aolserver=DIR Specify path to the installed AOLserver],[
PHP_AOLSERVER=$withval
],[
PHP_AOLSERVER=no