summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-26 03:38:37 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-09-26 03:39:07 -0500
commit30dba8159557fcebbc7165752697783c2379c824 (patch)
treef742bb08cccc0eac1cdf5c0dec262d56ae0e1b94 /configure.in
parentf0eaba8c45f0db802268a3e3809292cd063c7544 (diff)
gbuildification of afms
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 81f8fa38f197..516385976e32 100644
--- a/configure.in
+++ b/configure.in
@@ -10962,12 +10962,15 @@ AC_MSG_CHECKING([whether to include AFMs])
if test "$with_afms" != "no"; then
AC_MSG_RESULT([yes])
BUILD_TYPE="$BUILD_TYPE AFMS"
+ AFMS_TARBALL="1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz"
else
AC_MSG_RESULT([no])
WITHOUT_AFMS=YES
SCPDEFS="$SCPDEFS -DWITHOUT_AFMS"
+ AFMS_TARBALL=
fi
AC_SUBST(WITHOUT_AFMS)
+AC_SUBST(AFMS_TARBALL)
dnl ===================================================================
dnl Test whether to include extra galleries