#### Start of system configuration section. ####
+top_srcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
-# Directory in which to install library files.
-datadir = $(prefix)/share
-acdatadir = $(datadir)/autoconf
-
-AUTOCONF = autoconf
-AUTOCONFFLAGS =
+AUTOCONF = ../autoconf
+AUTOCONFFLAGS = -m $(top_srcdir)
RUNTEST= runtest
RUNTESTFLAGS=
installcheck:
-site.exp: ../config.status Makefile
+site.exp: Makefile
@echo "Making a new site.exp file..."
-@rm -f site.bak
-@mv site.exp site.bak