From 551fcd88a6d5a6e5774e6c9f052cd244313f4f7b Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 17 Oct 2013 15:49:02 +0200 Subject: gtk3: remove gtk_required which is now in case --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index fddff03..5e93ace 100644 --- a/configure.ac +++ b/configure.ac @@ -84,8 +84,6 @@ YELP_HELP_INIT # MATE Libs # ********** -GTK_REQUIRED=2.18.0 - AC_MSG_CHECKING([which gtk+ version to compile against]) AC_ARG_WITH([gtk], [AS_HELP_STRING([--with-gtk=2.0|3.0],[which gtk+ version to compile against (default: 2.0)])], -- cgit v1.2.1