openbsd-ports/devel/autoconf/2.68/patches/patch-tests_Makefile_in
2011-05-12 00:10:33 +00:00

15 lines
509 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.1 2011/05/12 00:10:33 sthen Exp $
--- tests/Makefile.in.orig Wed Sep 22 18:36:18 2010
+++ tests/Makefile.in Sun May 1 20:49:42 2011
@@ -576,9 +576,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 $@