ports/devel/autoconf/2.59/patches/patch-lib_autotest_Makefile_in

11 lines
499 B
Text

--- lib/autotest/Makefile.in.orig 2003-11-06 10:33:27.000000000 +0100
+++ lib/autotest/Makefile.in 2004-02-09 22:11:41.000000000 +0100
@@ -116,7 +116,7 @@ sysconfdir = @sysconfdir@
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)
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)