diff options
Diffstat (limited to 'devel/automake/files/patch-Makefile.in')
-rw-r--r-- | devel/automake/files/patch-Makefile.in | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/devel/automake/files/patch-Makefile.in b/devel/automake/files/patch-Makefile.in index 4930afd8a81c..ec534cf238b0 100644 --- a/devel/automake/files/patch-Makefile.in +++ b/devel/automake/files/patch-Makefile.in @@ -1,27 +1,27 @@ ---- Makefile.in.orig 2012-04-25 08:49:53.000000000 -0700 -+++ Makefile.in 2012-04-26 11:27:28.000000000 -0700 -@@ -173,4 +173,3 @@ +--- Makefile.in.orig 2013-06-20 11:37:56.000000000 +0000 ++++ Makefile.in 2013-06-26 18:43:25.000000000 +0000 +@@ -221,4 +221,3 @@ am__dirstamp = $(am__leading_dot)dirstamp -INFO_DEPS = $(srcdir)/doc/automake.info \ - $(srcdir)/doc/automake-history.info +INFO_DEPS = $(srcdir)/doc/automake.info TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex -@@ -626,3 +625,3 @@ - --dist_system_ac_DATA = m4/acdir/README -+dist_system_ac_DATA = - -@@ -2165,3 +2164,3 @@ - am__tdf = diff-in-tests-lists.tmp +@@ -690,3 +689,3 @@ + AUTOMAKESOURCES = $(automake_in) $(aclocal_in) -info_TEXINFOS = doc/automake.texi doc/automake-history.texi +info_TEXINFOS = doc/automake.texi doc_automake_TEXINFOS = doc/fdl.texi -@@ -2200,3 +2199,3 @@ - dist_noinst_DATA = $(amhello_sources) +@@ -723,3 +722,3 @@ + -dist_doc_DATA = $(srcdir)/doc/amhello-1.0.tar.gz +dist_doc_DATA = + setup_autotools_paths = { \ +@@ -860,3 +859,3 @@ -@@ -3247,3 +3246,2 @@ +-dist_system_ac_DATA = m4/acdir/README ++dist_system_ac_DATA = + automake_internal_acdir = $(automake_acdir)/internal +@@ -3478,3 +3477,2 @@ @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am |