13 lines
535 B
Plaintext
13 lines
535 B
Plaintext
$OpenBSD: patch-lib_autoconf_Makefile_in,v 1.1.1.1 2010/03/22 20:53:34 espie Exp $
|
|
--- lib/autoconf/Makefile.in.orig Sun Apr 6 01:06:36 2008
|
|
+++ lib/autoconf/Makefile.in Sat Jul 19 11:42:13 2008
|
|
@@ -184,7 +184,7 @@ dist_autoconflib_DATA = \
|
|
lang.m4 c.m4 erlang.m4 fortran.m4 \
|
|
functions.m4 headers.m4 types.m4 libs.m4 programs.m4
|
|
|
|
-nodist_autoconflib_DATA = autoconf.m4f
|
|
+nodist_autoconflib_DATA = # autoconf.m4f
|
|
CLEANFILES = $(nodist_autoconflib_DATA)
|
|
TAGS_FILES = $(dist_autoconflib_DATA)
|
|
ETAGS_ARGS = $(ETAGS_FOR_AUTOCONF)
|