From 914205c39a5cc85779959a793337adff58ba0a60 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 21 Nov 2016 22:40:13 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require libmate-desktop >= 1.17 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c784f1f..ce3d554 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,7 @@ SUBDIRS = data po man mate-volume-control DISTCHECK_CONFIGURE_FLAGS = \ --enable-more-warnings \ --enable-compile-warnings=maximum \ - --enable-deprecated \ - --with-gtk=$(GTK_API_VERSION) + --enable-deprecated DIST_SUBDIRS = \ data \ -- cgit v1.2.1