commit | ecd3b6e4ad253cf9d0dae1ed2da8ba6caed16b85 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 04 01:57:40 2011 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 04 01:57:40 2011 -0400 |
tree | 35a91c2498c0a60258f222539a269f7f52d8920f | |
parent | c747f509bcc4e6a34ced04e9e79ed414a44437b1 [diff] [blame] |
More build fixes
diff --git a/configure.ac b/configure.ac index 9e798cb..3a6e528 100644 --- a/configure.ac +++ b/configure.ac
@@ -112,6 +112,8 @@ AC_SUBST(ICU_CFLAGS) AC_SUBST(ICU_LIBS) fi + else + have_icu=false fi ]) if $have_icu; then