From aaa14762862f114786293d156dc6bf28c4de14ee Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 23 Nov 2016 15:45:42 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require caja >= 1.17.1 and libmate-desktop >= 1.17.0 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5a779ea..6ff345d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,8 +40,7 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ - --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \ - --with-gtk=$(GTK_API_VERSION) + --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' # Build ChangeLog from GIT history ChangeLog: -- cgit v1.2.1