X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/346ae1bbcbbe87e79fe2db1f019f014ea64e2175..ada81cd69cc17de9e0f15214782c8067436c5354:/configure.in diff --git a/configure.in b/configure.in index f57f83e..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,1.99.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.