]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.in
Release 1.0.6
[gob-dx.git] / configure.in
index cc28b67af031c2cf2d1d24a2c158c272c5b46f7d..7f075ca67af133fb9579efa04b57c6baff0e0ad0 100644 (file)
@@ -2,8 +2,13 @@ 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(gob,1.0.2)
+AM_INIT_AUTOMAKE(gob,1.0.6)
 
+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