diff options
Diffstat (limited to 'build/php.m4')
-rw-r--r-- | build/php.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/php.m4 b/build/php.m4 index a8f0b9e21c..fe2f176e3c 100644 --- a/build/php.m4 +++ b/build/php.m4 @@ -1893,8 +1893,6 @@ AC_DEFUN([PHP_SETUP_ICU],[ if test "$PKG_CONFIG icu-io --atleast-version=60"; then ICU_CFLAGS="$ICU_CFLAGS -DU_HIDE_OBSOLETE_UTF_OLD_H=1" fi - - ICU_CFLAGS="$ICU_CFLAGS -DU_DEFINE_FALSE_AND_TRUE=1" ]) dnl |