Skip to content

Commit c069db5

Browse files
committed
Merge branch 'PHP-7.1' into PHP-7.2
2 parents 57f33b4 + 1b10e63 commit c069db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/imap/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ if test "$PHP_IMAP" != "no"; then
147147

148148
old_CFLAGS=$CFLAGS
149149
CFLAGS="-I$IMAP_INC_DIR"
150-
AC_CACHE_CHECK(for U8T_DECOMPOSE, ac_cv_u8t_canonical,
150+
AC_CACHE_CHECK(for U8T_DECOMPOSE, ac_cv_u8t_decompose,
151151
AC_TRY_COMPILE([
152152
#include <c-client.h>
153153
],[

0 commit comments

Comments
 (0)