openbsd-ports/devel/autoconf/2.67/patches/patch-tests_Makefile_in
2011-04-15 09:46:31 +00:00

15 lines
509 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.1 2011/04/15 09:46:32 sthen Exp $
--- tests/Makefile.in.orig Sat Nov 21 14:59:19 2009
+++ tests/Makefile.in Mon Mar 8 12:26:48 2010
@@ -565,9 +565,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 $@