From be742b279a807f7effe758975ce0364f4a80732e Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Tue, 4 Sep 2012 14:00:07 +0200 Subject: libwpg: convert to gbuild Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f5cb450534e6..9476f3500225 100644 --- a/configure.in +++ b/configure.in @@ -6792,11 +6792,12 @@ elif test $_os = iOS; then else AC_MSG_RESULT([internal]) SYSTEM_LIBWPG=NO - BUILD_TYPE="$BUILD_TYPE LIBWPG" + WPG_TARBALL=9d283e02441d8cebdcd1e5d9df227d67-libwpg-0.2.1.tar.bz2 fi AC_SUBST(SYSTEM_LIBWPG) AC_SUBST(WPG_CFLAGS) AC_SUBST(WPG_LIBS) +AC_SUBST(WPG_TARBALL) dnl =================================================================== dnl Check whether freetype2 supports emboldening -- cgit v1.2.3