summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 2643035f7886..674db3cd98aa 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -380,6 +380,8 @@ export MINGWSTRIP=@MINGWSTRIP@
export ML_EXE=@ML_EXE@
export MOC4=@MOC4@
export MPL_SUBSET=@MPL_SUBSET@
+export MSGFMT=@MSGFMT@
+export MSGUNIQ=@MSGUNIQ@
export MSM_PATH=@MSM_PATH@
export MSPUB_CFLAGS=$(gb_SPACE)@MSPUB_CFLAGS@
export MSPUB_LIBS=$(gb_SPACE)@MSPUB_LIBS@