Skip to content

Commit 3535f3b

Browse files
committed
Support for icu4c 68.1.
1 parent 00ba784 commit 3535f3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

acinclude.m4

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,6 +2254,8 @@ AC_DEFUN([PHP_SETUP_ICU],[
22542254
fi
22552255
fi
22562256
fi
2257+
2258+
ICU_CFLAGS="$ICU_CFLAGS -DU_DEFINE_FALSE_AND_TRUE=1"
22572259
])
22582260

22592261
dnl

0 commit comments

Comments
 (0)