]> www.fi.muni.cz Git - evince.git/blobdiff - Makefile.am
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / Makefile.am
index 7880c3a828fc05554ae6ae615a75d99117dd2ccc..930cee3d94f7807f8886477c870b4b6343c7ec44 100644 (file)
@@ -1,4 +1,9 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
+# Set the minimum required Windows version to Windows 2000 (0x0500).
+if PLATFORM_WIN32
+AM_CPPFLAGS = -D_WIN32_WINNT=0x0500
+endif
 
 SUBDIRS = \
        cut-n-paste \