]> granicus.if.org Git - php/commitdiff
Remove --with-aolserver-src directive.
authorSascha Schumann <sas@php.net>
Mon, 30 Oct 2000 11:44:18 +0000 (11:44 +0000)
committerSascha Schumann <sas@php.net>
Mon, 30 Oct 2000 11:44:18 +0000 (11:44 +0000)
AOLserver 3.1 and up install the include directory as per suggestion.

sapi/aolserver/config.m4

index 50a0c5b880ffaccffd89f45e63884d52fdaf9122..98cd27d0862c9318ab919ea2a267fc4cfbba2256 100644 (file)
@@ -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