We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b0baf commit fa7ee84Copy full SHA for fa7ee84
configure.ac
@@ -22,7 +22,7 @@ AC_CONFIG_SRCDIR([main/php_version.h])
22
AC_CONFIG_AUX_DIR([build])
23
AC_PRESERVE_HELP_ORDER
24
25
-PHP_CONFIG_NICE(config.nice)
+PHP_CONFIG_NICE([config.nice])
26
27
PHP_CANONICAL_HOST_TARGET
28
scripts/phpize.m4
@@ -15,7 +15,7 @@ AC_CONFIG_SRCDIR([config.m4])
15
16
17
18
19
20
AC_DEFUN([PHP_EXT_BUILDDIR],[.])dnl
21
AC_DEFUN([PHP_EXT_DIR],[""])dnl
0 commit comments