]> granicus.if.org Git - php/commitdiff
ext/imap/config.m4: fix ac_cv_u8t_decompose check
authorMichael Heimpold <mhei@heimpold.de>
Sun, 26 Nov 2017 17:29:42 +0000 (18:29 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 9 Dec 2017 18:05:45 +0000 (19:05 +0100)
Once upon the time, commit c58f63a38ae19caaab339c61486fc3bd7e5894f9
changed the check from U8T_CANONICAL to U8T_DECOMPOSE. However,
the autoconf cache id was not renamed.

Sometimes it is desirable to preseed the autoconf variables, e.g. when
cross-compiling to avoid the tests running on the host system. In this
case it's confusing when the cache id does not match the variable to
set, so let's adjust it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
ext/imap/config.m4

index d0b86cba1c82c357ed961bf1a6729e24c7874802..badb6e26b2ca3b3f0359982d47a2c63b369307ea 100644 (file)
@@ -147,7 +147,7 @@ if test "$PHP_IMAP" != "no"; then
 
     old_CFLAGS=$CFLAGS
     CFLAGS="-I$IMAP_INC_DIR"
-    AC_CACHE_CHECK(for U8T_DECOMPOSE, ac_cv_u8t_canonical,
+    AC_CACHE_CHECK(for U8T_DECOMPOSE, ac_cv_u8t_decompose,
       AC_TRY_COMPILE([
 #include <c-client.h>
       ],[