summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-06 14:48:18 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:34:13 +0200
commit8931463a0c2e9aae2d6d4ee4194659512b3750ca (patch)
treeb3b2c2ac5eeee5fdda1939e0c302352c8b712f5e /config_host.mk.in
parent150e6bfddde86f89bbbdc85a6cb341d9168cb14a (diff)
export ALL_LANGS
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 872ca2768d18..ee0ce101e94a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -10,6 +10,7 @@ export ALIGNOF_INT=@ALIGNOF_INT@
export ALIGNOF_LONG=@ALIGNOF_LONG@
export ALIGNOF_SHORT=@ALIGNOF_SHORT@
export ALLOC=@ALLOC@
+export ALL_LANGS=@ALL_LANGS@
export ANT=@ANT@
export ANT_HOME=@ANT_HOME@
export ANT_LIB=@ANT_LIB@