ports/devel/autoconf/2.64/patches/patch-tests_Makefile_in

14 lines
437 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- tests/Makefile.in.orig Mon Jul 27 05:28:45 2009
+++ tests/Makefile.in Mon Mar 8 12:04:46 2010
@@ -563,9 +563,7 @@ $(wrappers): wrapper.in
mv -f $@.tmp $@
$(TESTSUITE): package.m4 \
local.at \
- $(TESTSUITE_AT) \
- $(autotest_m4f_dependencies)
- cd $(top_builddir)/lib/autotest && $(MAKE) $(AM_MAKEFLAGS) autotest.m4f
+ $(TESTSUITE_AT)
$(AUTOTEST) -I . -I $(srcdir) suite.at -o $@.tmp
mv $@.tmp $@