summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-31 13:21:25 +0100
committerDavid Tardon <dtardon@redhat.com>2012-10-31 13:22:30 +0100
commit069704d390d70afe507b5f049a472a6aefaed64d (patch)
treee3a9d4d06025ba4018bcafe8d4a09f226f718161 /config_host.mk.in
parent13b967e0edf0372fbd76e3ec5282fac7de6763a8 (diff)
fdo#55514 libgmodule is needed too
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
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 581286282161..105b67234132 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -366,6 +366,7 @@ export MINGW_FREETYPE_DLL=@MINGW_FREETYPE_DLL@
export MINGW_GCCDLL=@MINGW_GCCDLL@
export MINGW_GCRYPT_DLL=@MINGW_GCRYPT_DLL@
export MINGW_GLIB_DLL=@MINGW_GLIB_DLL@
+export MINGW_GMODULE_DLL=@MINGW_GMODULE_DLL@
export MINGW_GNUTLS_DLL=@MINGW_GNUTLS_DLL@
export MINGW_GPG_ERROR_DLL=@MINGW_GPG_ERROR_DLL@
export MINGW_GRAPHITE2_DLL=@MINGW_GRAPHITE2_DLL@