X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/6bec711e14babb0d6388754f41834036f22a3ef1..d52e64e92557f0b6d7704077ec175c88fa7ca243:/configure.in diff --git a/configure.in b/configure.in index adfc645..d5efb44 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,9 @@ dnl Process this file with autoconf to produce a configure script. -AC_PREREQ(2.2) -AC_INIT(src/treefuncs.h) +AC_INIT([gob2], [2.0.19]) +AC_CONFIG_SRCDIR([src/treefuncs.h]) +AM_INIT_AUTOMAKE([dist-xz]) + AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gob2,2.0.18) AM_MAINTAINER_MODE GLIB_REQUIRED=2.0.0