From: Sascha Schumann Date: Thu, 7 Mar 2002 14:59:48 +0000 (+0000) Subject: Bad extension. Still using AC_ADD_INCLUDE! X-Git-Tag: help~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62a6c3bfcc97bd0d01f18be45fd66fd42f491e6f;p=php Bad extension. Still using AC_ADD_INCLUDE! --- diff --git a/ext/dbplus/config.m4 b/ext/dbplus/config.m4 index 3232ff2000..dcf5bc0b54 100644 --- a/ext/dbplus/config.m4 +++ b/ext/dbplus/config.m4 @@ -27,7 +27,7 @@ if test "$PHP_DBPLUS" != "no"; then fi # --with-dbplus -> add include path - AC_ADD_INCLUDE($DBPLUS_DIR/include) + PHP_ADD_INCLUDE($DBPLUS_DIR/include) # --with-dbplus -> chech for lib and symbol presence LIBNAME=Ddb