[glade3] * configure.ac: Bump the minimum GTK+ version to 2.99.0.



commit 583ecb3c3f3ac86f33ebae1ca284e8fc06478276
Author: Emilio Pozuelo Monfort <pochu27 gmail com>
Date:   Fri Jan 7 18:25:07 2011 +0000

    	* configure.ac: Bump the minimum GTK+ version to 2.99.0.

 ChangeLog    |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 43f4a25..ac972bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-01-07  Emilio Pozuelo Monfort <pochu27 gmail com>
 
+	* configure.ac: Bump the minimum GTK+ version to 2.99.0.
+
+2011-01-07  Emilio Pozuelo Monfort <pochu27 gmail com>
+
 	* configure.ac: Remove "GTK+ version" from the summary, we always
 	build against GTK+ 3 now.
 
diff --git a/configure.ac b/configure.ac
index 7fb99b9..9c29f02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -122,7 +122,7 @@ GTK_DOC_CHECK([1.13],[--flavour no-tmpl])
 dnl ================================================================
 dnl Check for gtk+
 dnl ================================================================
-GTK_REQUIRED=2.91.2
+GTK_REQUIRED=2.99.0
 PKG_CHECK_MODULES([GTK],[
   gtk+-3.0 >= $GTK_REQUIRED
   libxml-2.0 >= 2.4.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]