From ae5f4711a21508a70d7123dbc0efb610af1289a2 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 23 Nov 2016 18:15:54 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require caja >= 1.17.1 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9ba3eba8..776982f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,8 +82,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-caja \ --disable-tests \ - --disable-silent-rules \ - --with-gtk=$(GTK_API_VERSION) + --disable-silent-rules distuninstallcheck_listfiles = find . -type f -print | grep -v /share/mate/help/ | grep -v \.omf -- cgit v1.2.1