summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/php.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/build/php.m4 b/build/php.m4
index 1059d7f2f4..b7402ff866 100644
--- a/build/php.m4
+++ b/build/php.m4
@@ -304,6 +304,10 @@ if test "$PHP_RPATH" = "no"; then
fi
])
+AC_DEFUN([PHP_CHECK_GCC_ARG],[
+ AC_MSG_ERROR([Use AX_CHECK_COMPILE_FLAG instead])
+])
+
dnl
dnl PHP_LIBGCC_LIBPATH(gcc)
dnl