X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/38fac18bf81df672821ebbac4130ce41f0a6c61f..308dc7bdfb924370cfd205f656eb0e83191d01a9:/configure.in diff --git a/configure.in b/configure.in index 52fc523..eb72d20 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.2) +AM_INIT_AUTOMAKE(gob2,2.0.7) 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.