require glib >= 2.2 as there are different issues with interfaces and casts
authorBenjamin Otte <otte@gnome.org>
Wed, 19 Nov 2003 15:08:59 +0000 (15:08 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 19 Nov 2003 15:08:59 +0000 (15:08 +0000)
Original commit message from CVS:
require glib >= 2.2 as there are different issues with interfaces and casts

configure.ac

index 5f34cb1..3da9302 100644 (file)
@@ -168,7 +168,7 @@ dnl ====================================
 dnl === GLib 2 ===
 dnl Minimum required version of GLib2
 dnl required for compilation without warnings
-GLIB2_REQ="2.0.1"
+GLIB2_REQ="2.2"
 AC_SUBST(GLIB2_REQ)
 
 dnl Check for glib2