X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/5b42e9400440d86723a27747b2191ab8cd59c2ee..3379dcdfd0872947d761053c61d773add94d38c2:/configure diff --git a/configure b/configure index 10b91e4..0038bea 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.93.1 +VERSION=0.93.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; }