Commit 3500081f authored by Dafydd Harries's avatar Dafydd Harries

configure.ac: bump glib/gobject requirements to >= 2.10

darcs-hash:20070110170735-c9803-49b4568ad08d4c1bb884890840cd86454cf7459f.gz
parent 3f64a8a6
...@@ -25,8 +25,8 @@ PKG_CHECK_MODULES(CHECK, [dnl ...@@ -25,8 +25,8 @@ PKG_CHECK_MODULES(CHECK, [dnl
]) ])
PKG_CHECK_MODULES(GLIB, [dnl PKG_CHECK_MODULES(GLIB, [dnl
glib-2.0 >= 2.4 dnl glib-2.0 >= 2.10 dnl
gobject-2.0 >= 2.4 dnl gobject-2.0 >= 2.10 dnl
]) ])
AC_OUTPUT AC_OUTPUT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment