summaryrefslogtreecommitdiff
path: root/sapi/nsapi/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/nsapi/config.m4')
-rw-r--r--sapi/nsapi/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/nsapi/config.m4 b/sapi/nsapi/config.m4
index bf3c3007d1..a550914203 100644
--- a/sapi/nsapi/config.m4
+++ b/sapi/nsapi/config.m4
@@ -23,7 +23,7 @@ if test "$PHP_NSAPI" != "no"; then
else
AC_MSG_ERROR(Please check you have nsapi.h in either DIR/include or DIR/plugins/include)
fi
- AC_ADD_INCLUDE($NSAPI_INCLUDE)
+ PHP_ADD_INCLUDE($NSAPI_INCLUDE)
PHP_BUILD_THREAD_SAFE
AC_DEFINE(HAVE_NSAPI,1,[Whether you have a Netscape Server])
PHP_SAPI=nsapi