summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-08-06 15:02:51 +0200
committerraveit65 <[email protected]>2016-08-06 15:03:27 +0200
commita34ef0bc02fa0b3e295350626beea1330e3241b7 (patch)
treeea61f57d869a06cfbf28c47642151766de0431fb /configure.ac
parenta80e086e8c90e4c1a807b3a5152e8a843bb7328a (diff)
downloadmate-utils-a34ef0bc02fa0b3e295350626beea1330e3241b7.tar.bz2
mate-utils-a34ef0bc02fa0b3e295350626beea1330e3241b7.tar.xz
screenshot: install both UI files
this fixes distcheck with creating mate-utils.pot
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
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)