Skip to content

Commit 23cfe1f

Browse files
committed
Remove this redundant define
1 parent c789dfe commit 23cfe1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/intl/config.w32

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ if (PHP_INTL != "no") {
9191
spoofchecker_create.c \
9292
spoofchecker_main.c",
9393
"intl");
94-
AC_DEFINE("HAVE_INTL", 1, "Internationalization support enabled");
9594
}
9695

9796
ADD_SOURCES(configure_module_dirname + "/transliterator", "\

0 commit comments

Comments
 (0)