X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/f31590988781d77ff5249987801d03a986368ca2..8fcffcc668f4782447beb64a823cc15961cea9ab:/configure diff --git a/configure b/configure index 8253303..753ec48 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.91.1 +VERSION=1.0.0 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; }