]> granicus.if.org Git - php/commitdiff
- Fix build
authorJani Taskinen <jani@php.net>
Wed, 16 Jul 2008 12:37:00 +0000 (12:37 +0000)
committerJani Taskinen <jani@php.net>
Wed, 16 Jul 2008 12:37:00 +0000 (12:37 +0000)
ext/intl/config.m4

index b90f227b4d923e5e8031dd7c3c356f05a072d595..214b23c23e9a3e38adeda7b787da8916e2916de5 100755 (executable)
@@ -51,7 +51,7 @@ if test "$PHP_INTL" != "no"; then
     msgformat/msgformat_helpers.cpp \
     msgformat/msgformat_parse.c \
     grapheme/grapheme_string.c \
-    grapheme/grapheme_util.c,$ext_shared)
+    grapheme/grapheme_util.c,$ext_shared,,$ICU_INCS)
 
   PHP_ADD_BUILD_DIR($ext_builddir/collator)
   PHP_ADD_BUILD_DIR($ext_builddir/common)