X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/96e3b08533ea7fc6bd4b4de58849da0dec72411c..ada81cd69cc17de9e0f15214782c8067436c5354:/configure.in diff --git a/configure.in b/configure.in index 54cec6f..939b56f 100644 --- a/configure.in +++ b/configure.in @@ -2,10 +2,10 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.2) AC_INIT(src/treefuncs.h) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gob2,2.0.3) +AM_INIT_AUTOMAKE(gob2,2.0.4) AM_MAINTAINER_MODE -GLIB_REQUIRED=1.3.12 +GLIB_REQUIRED=2.0.0 dnl dnl An utter hack to allow embedding of gob inside other packages.