summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.in
AgeCommit message (Collapse)Author
1998-06-18(check): Depend on $(maint_gen) soJim Meyering
`make maintainer-clean; ./configure; make check' works.
1998-05-03Use `-I.' with each invocation of $(PERL).Jim Meyering
perl-5.004_xx comes with a Test.pm module that'd be used otherwise.
1998-03-31(EXTRA_DIST): Remove mk-script.pl.Jim Meyering
(mk_script): Set to ../mk-script. (x-tests): Use `$(PERL) -w -- $(mk_script)', not ./mk-script. Remove @MAINT@ cruft. (Makefile.am): Likewise. Remove @MAINT@ cruft. Now `missing' will explain the failure when people don't have Perl yet modify a file whose rebuilding would lead to the use of Perl.
1997-02-03.Jim Meyering