X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=Makefile.am;h=930cee3d94f7807f8886477c870b4b6343c7ec44;hb=HEAD;hp=7880c3a828fc05554ae6ae615a75d99117dd2ccc;hpb=f8a0165d07b14ac0c877e638c86e0dc0a8905d8f;p=evince.git diff --git a/Makefile.am b/Makefile.am index 7880c3a8..930cee3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \