configure.ac | 1 - 1 file changed, 1 deletion(-) New commits: commit 4282d2f3771d6510c27b62e54cc1254d6f2389b3 Author: Behdad Esfahbod <beh...@behdad.org> Date: Wed Jun 6 03:42:36 2012 -0400
Enabled ICU again diff --git a/configure.ac b/configure.ac index 51a3597..2fb058f 100644 --- a/configure.ac +++ b/configure.ac @@ -137,7 +137,6 @@ PKG_CHECK_MODULES(ICU, icu, have_icu=true, [ AC_SUBST(ICU_LIBS) fi ]) -have_icu=false if $have_icu; then AC_DEFINE(HAVE_ICU, 1, [Have ICU library]) fi _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/harfbuzz