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 --- perf/c/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'perf') diff --git a/perf/c/Makefile.am b/perf/c/Makefile.am index 60ddda8..9ab50a5 100644 --- a/perf/c/Makefile.am +++ b/perf/c/Makefile.am @@ -32,6 +32,7 @@ pgmexamples_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