]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.in
Release 1.0.7
[gob-dx.git] / configure.in
index adf05d6a62ecdc1ddb985b17e61cc0a4b17ef0aa..91e1277ee2dfd65eb3e139d0b40679be26697053 100644 (file)
@@ -1,9 +1,14 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.2)
-AC_INIT(src/tree.h)
+AC_INIT(src/treefuncs.h)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gob,0.91.2)
+AM_INIT_AUTOMAKE(gob,1.0.7)
 
+dnl
+dnl  An utter hack to allow embedding of gob inside other packages.
+dnl  if a file is found in the parent directory named NOINST_GOB, then
+dnl  gob is not installed
+dnl
 if test -f ../NOINST_GOB ; then
   DOINSTGOB=
   NOINSTGOB=gob