X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/e10d6e307623d0952f6e1f5d9fee8720ddab4808..486240dc4c5d57b0afaddba60d87fe375112bed5:/configure diff --git a/configure b/configure index b81bbf6..2c41e7c 100755 --- a/configure +++ b/configure @@ -460,7 +460,7 @@ echo > confdefs.h # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -ac_unique_file=src/tree.h +ac_unique_file=src/treefuncs.h # Find the source files, if location was not specified. if test -z "$srcdir"; then @@ -703,7 +703,7 @@ fi PACKAGE=gob -VERSION=0.92.2 +VERSION=1.0.2 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }