AOLserver 3.1 and up install the include directory as per suggestion.
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