summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/msys/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/msys/Makefile b/windows/msys/Makefile
index 167986b..d4acaaf 100644
--- a/windows/msys/Makefile
+++ b/windows/msys/Makefile
@@ -8,7 +8,8 @@ LIBVER=3.0.1
# Misc. config flags.
CDEFS=-DHAVE_ICONV -DHAVE_ICONV_H \
-DHAVE_ICONV_T_DEF -DHAVE_INTTYPES_H \
--DHAVE_STDINT_H -DHAVE_VISIBILITY -DICONV_CONST
+-DHAVE_STDINT_H -DHAVE_VISIBILITY -DICONV_CONST \
+-DENABLE_GD_FORMATS=1
# GnuWin32 libs should all be installed in one place.
GNUDIR=/c/tools/GnuWin32