X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/38fac18bf81df672821ebbac4130ce41f0a6c61f..ff9fae99fb73d2b2176f1f9a902535edc70de54a:/configure.in diff --git a/configure.in b/configure.in index 52fc523..a546b69 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.6) 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.