From 5ec8b38b3706e5014316d17ddbf46b64e4bafc9b Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 23 Nov 2016 21:46:17 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require mate-panel >= 1.17 --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e60dd16..3776231 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,9 +49,6 @@ DISTCLEANFILES = intltool-extract \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = \ - --with-gtk=$(GTK_API_VERSION) - # Build ChangeLog from GIT history ChangeLog: $(AM_V_GEN) if test -d $(top_srcdir)/.git; then \ -- cgit v1.2.1