From 72418e6eea09fbab0f5749c6e730b0fc755d78cb Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 31 Oct 2013 12:19:58 +0100 Subject: Remove forgotten GTK_API_VERSION and GTK_REQUIRED (now in case) --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 31da6d6b..60eac112 100644 --- a/configure.ac +++ b/configure.ac @@ -25,9 +25,6 @@ AC_INIT([caja], [1.7.0], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version dnl --------------------------------------------------------------------------- -GTK_API_VERSION=2.0 -GTK_REQUIRED=2.24.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