* tests/calc.at: Catch up with 1.30.

* configure.in: Bump to 1.49a.
Adjust to newer Autotest.
This commit is contained in:
Akim Demaille
2001-11-01 17:47:39 +00:00
parent de76abc1e9
commit f987e9d257
5 changed files with 22 additions and 16 deletions

View File

@@ -18,7 +18,7 @@
## 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
MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
@@ -37,9 +37,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