From e5e2b894e070fd0509c0016e7285d78c6ff543c3 Mon Sep 17 00:00:00 2001 From: Monsta Date: Mon, 24 Aug 2015 22:25:31 +0300 Subject: drop support for win32/osx/hildon, make smclient mandatory --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 60da867d..014c6714 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,5 @@ 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 \ data \ -- cgit v1.2.1