From cdf431991d5a5253a99fffb3166965c4e84fb143 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 20 Nov 2016 22:15:39 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9c0011e..9e1827f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,8 +8,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ - --enable-mpaste \ - --with-gtk=$(GTK_API_VERSION) + --enable-mpaste if MATE_ABOUT_ENABLED versiondir = $(datadir)/mate-about -- cgit v1.2.1