diff options
Diffstat (limited to 'acinclude.m4')
| -rw-r--r-- | acinclude.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index db2cd40ab2..96239a5966 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2413,6 +2413,7 @@ dnl dnl Generates the config.nice file dnl AC_DEFUN([PHP_CONFIG_NICE],[ + AC_REQUIRE([LT_AC_PATH_SEPARATOR]) AC_REQUIRE([AC_PROG_EGREP]) AC_REQUIRE([LT_AC_PROG_SED]) PHP_SUBST(EGREP) |
