mirror of
git://git.sv.gnu.org/autoconf
synced 2025-02-17 14:01:27 +08:00
* tests/Makefile.am (atconfig): Remove this target, Automake
handles it now.
This commit is contained in:
parent
43d8d8e147
commit
f1644c8ebb
@ -1,3 +1,8 @@
|
||||
2001-10-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/Makefile.am (atconfig): Remove this target, Automake
|
||||
handles it now.
|
||||
|
||||
2001-10-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Do not
|
||||
|
@ -63,9 +63,6 @@ testsuite: $(top_srcdir)/lib/m4sugar/m4sugar.m4 \
|
||||
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:
|
||||
test ! -f $(TESTSUITE) || $(SHELL) $(TESTSUITE) --clean
|
||||
rm -f *.tmp
|
||||
|
Loading…
Reference in New Issue
Block a user