summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-14 21:20:29 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-15 07:31:35 +0300
commit35fdbea1a112c0f0bf8ea6e9003cf0e13b9cd886 (patch)
treea8c7fa25c157eb6e59ec81c39d2f91913df92f5c /config_host.mk.in
parent0f15a477aaba2f69a13c0bc61c5c8c7a47314680 (diff)
FRAMEWORKSHOME is not used outside configure.ac
Change-Id: Ic8eae6d7e9590ad75c414568877aa093c92ce536
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 02da41e1cadc..dd27847517ca 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -173,7 +173,6 @@ export FLEX=@FLEX@
export FLUTE_JAR=@FLUTE_JAR@
export FONTCONFIG_CFLAGS=$(gb_SPACE)@FONTCONFIG_CFLAGS@
export FONTCONFIG_LIBS=$(gb_SPACE)@FONTCONFIG_LIBS@
-export FRAMEWORKSHOME=@FRAMEWORKSHOME@
export FREETYPE_CFLAGS=$(gb_SPACE)@FREETYPE_CFLAGS@
export FREETYPE_LIBS=$(gb_SPACE)@FREETYPE_LIBS@
export GCONF_CFLAGS=$(gb_SPACE)@GCONF_CFLAGS@