From 8f57ff4634ae44cd998bc0b864a8987f241e2fce Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 27 Jan 2010 20:45:43 +0100 Subject: fixed OpenPGM compilation on mingw32 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index dba542e..6957ff0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -180,6 +180,7 @@ libpgm_diff_flags = \ -DCONFIG_GALOIS_MUL_LUT \ -DIF_NAMESIZE=256 \ -DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \ + -DCONFIG_HAVE_WSACMSGHDR \ -DGETTEXT_PACKAGE='"pgm"' \ -DG_LOG_DOMAIN='"Pgm"' -- cgit v1.2.3