openbsd-ports/devel/autoconf/2.64/patches/patch-tests_Makefile_in
2010-03-22 20:53:54 +00:00

15 lines
513 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.1.1.1 2010/03/22 20:53:54 espie Exp $
--- 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 $@