summaryrefslogtreecommitdiffstats
path: root/old-configure.in
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2019-11-30 09:13:54 -0500
committerMatt A. Tobin <email@mattatobin.com>2019-11-30 09:13:54 -0500
commit5102aa579d3d02b9c3e24008342b28c5d6fc455c (patch)
tree45e96dabb2486c4e3a1307174fc080d1999533dd /old-configure.in
parenta2a84fcb26e04d8d4280b0f9144fb8359e99b49e (diff)
downloadUXP-5102aa579d3d02b9c3e24008342b28c5d6fc455c.tar
UXP-5102aa579d3d02b9c3e24008342b28c5d6fc455c.tar.gz
UXP-5102aa579d3d02b9c3e24008342b28c5d6fc455c.tar.lz
UXP-5102aa579d3d02b9c3e24008342b28c5d6fc455c.tar.xz
UXP-5102aa579d3d02b9c3e24008342b28c5d6fc455c.zip
Issue #1306 - Move bundled fonts to toolkit
Diffstat (limited to 'old-configure.in')
-rw-r--r--old-configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/old-configure.in b/old-configure.in
index 49f45280e..9398ef0fc 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -3691,6 +3691,8 @@ if test -n "$MOZ_BUNDLED_FONTS"; then
AC_DEFINE(MOZ_BUNDLED_FONTS)
fi
+AC_SUBST(MOZ_BUNDLED_FONTS)
+
dnl ========================================================
dnl Verify MAR signatures
dnl ========================================================