X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/774037b15064dcc6e4995c0bba3b24abb1bde35f..072bb12e618b26cce359784aa56f9a2b70e1ce52:/configure diff --git a/configure b/configure index 32150cf..3dc86a2 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.1 +VERSION=1.0.1 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; }