summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
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