openbsd-ports/devel/autoconf/2.57/patches/patch-lib_autotest_Makefile_in
espie 3ebff96b5f autoconf 2.57. Requires m4-current to work.
kde happy with it, at least.
2003-06-09 12:04:15 +00:00

13 lines
499 B
Plaintext

$OpenBSD: patch-lib_autotest_Makefile_in,v 1.1.1.1 2003/06/09 12:04:15 espie Exp $
--- lib/autotest/Makefile.in.orig Mon Nov 25 17:01:27 2002
+++ lib/autotest/Makefile.in Mon Nov 25 17:01:41 2002
@@ -94,7 +94,7 @@ target_alias = @target_alias@
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)