From f7acf55db3ab4b97d60faae24555a07b6b08d43c Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 22 Nov 2016 17:47:06 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ab9fc973..f43a44ab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,9 +80,6 @@ EXTRA_DIST = \ omf.make \ autogen.sh -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