* configure.in: Bump to 1.30a.

Adjust to newer Autotest.
This commit is contained in:
Akim Demaille
2001-11-01 14:27:42 +00:00
parent 32a1edfccd
commit 6b784f8552
11 changed files with 168 additions and 162 deletions

View File

@@ -18,9 +18,9 @@
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
## 02111-1307, USA.
EXTRA_DIST = atlocal.in $(TESTSUITE_AT) testsuite
EXTRA_DIST = $(TESTSUITE_AT) testsuite
DISTCLEANFILES = atconfig atlocal bison package.m4
DISTCLEANFILES = atconfig bison package.m4
MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
TESTSUITE_AT = \
@@ -36,9 +36,6 @@ $(srcdir)/$(TESTSUITE): $(TESTSUITE_AT)
atconfig: $(top_builddir)/config.status
cd $(top_builddir) && ./config.status tests/$@
atlocal: $(srcdir)/atlocal.in $(top_builddir)/config.status
cd $(top_builddir) && ./config.status tests/$@
clean-local:
$(SHELL) $(TESTSUITE) --clean