From a34ef0bc02fa0b3e295350626beea1330e3241b7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 6 Aug 2016 15:02:51 +0200 Subject: screenshot: install both UI files this fixes distcheck with creating mate-utils.pot --- configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3f161f34..af693de0 100644 --- a/configure.ac +++ b/configure.ac @@ -92,8 +92,6 @@ esac AC_SUBST(GTK_API_VERSION) AC_SUBST(GTK_REQUIRED) -AM_CONDITIONAL([WITH_GTK3],[test "$with_gtk" = "3.0"]) - # common checks PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED) AC_SUBST(GLIB_CFLAGS) -- cgit v1.2.1