summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-03-07 14:59:48 +0000
committerSascha Schumann <sas@php.net>2002-03-07 14:59:48 +0000
commit62a6c3bfcc97bd0d01f18be45fd66fd42f491e6f (patch)
tree6f304a664cbd5040b503eba0ec10073c867a8c06
parent5eb451ff1888d67059c3f05b5d5501b80b4fe54e (diff)
downloadphp-git-62a6c3bfcc97bd0d01f18be45fd66fd42f491e6f.tar.gz
Bad extension. Still using AC_ADD_INCLUDE!
-rw-r--r--ext/dbplus/config.m42
1 files changed, 1 insertions, 1 deletions
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