summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-31 04:36:49 -0700
committerStefano Karapetsas <[email protected]>2013-10-31 04:36:49 -0700
commit26e32ccc5efa5885227fa9e5e9b7bfb22e32b62d (patch)
tree130b93efce9eb96179becad3f8538bbb64958bbf /configure.ac
parent70a2cb2aed093e76142c10fff8bf7ccafbded7ce (diff)
parent72418e6eea09fbab0f5749c6e730b0fc755d78cb (diff)
downloadcaja-26e32ccc5efa5885227fa9e5e9b7bfb22e32b62d.tar.bz2
caja-26e32ccc5efa5885227fa9e5e9b7bfb22e32b62d.tar.xz
Merge pull request #193 from infirit/master
Fix pkgconfig files and small cleanup of configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
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)])],