openbsd-ports/devel/autoconf/2.62/patches/patch-lib_autotest_Makefile_in
espie 6064d67b89 initial port of autoconf 2.62.
dependent on some m4 tweaks to actually work (not yet committed)
2008-08-19 23:52:19 +00:00

13 lines
560 B
Plaintext

$OpenBSD: patch-lib_autotest_Makefile_in,v 1.1.1.1 2008/08/19 23:52:19 espie Exp $
--- lib/autotest/Makefile.in.orig Sun Apr 6 01:06:45 2008
+++ lib/autotest/Makefile.in Sat Jul 19 11:42:13 2008
@@ -178,7 +178,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
autotestlibdir = $(pkgdatadir)/autotest
dist_autotestlib_DATA = autotest.m4 general.m4
-nodist_autotestlib_DATA = autotest.m4f
+nodist_autotestlib_DATA = # autotest.m4f
CLEANFILES = $(nodist_autotestlib_DATA)
TAGS_FILES = $(dist_autotestlib_DATA)
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)