Blame patches/autoconf_2_64_host-2.64.local.patch

Lucio Andrés Illanes Albornoz c6f159
--- autoconf-2.64/bin/Makefile.in.orig	2009-07-27 04:28:43.000000000 +0100
Lucio Andrés Illanes Albornoz c6f159
+++ autoconf-2.64/bin/Makefile.in	2021-05-06 23:48:43.296357404 +0100
Lucio Andrés Illanes Albornoz c6f159
@@ -53,10 +53,10 @@
Lucio Andrés Illanes Albornoz c6f159
 # 02110-1301, USA.
Lucio Andrés Illanes Albornoz c6f159
 
Lucio Andrés Illanes Albornoz c6f159
 VPATH = @srcdir@
Lucio Andrés Illanes Albornoz c6f159
-pkgdatadir = $(datadir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c6f159
-pkgincludedir = $(includedir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c6f159
-pkglibdir = $(libdir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c6f159
-pkglibexecdir = $(libexecdir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c6f159
+pkgdatadir = $(datadir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c6f159
+pkgincludedir = $(includedir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c6f159
+pkglibdir = $(libdir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c6f159
+pkglibexecdir = $(libexecdir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c6f159
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lucio Andrés Illanes Albornoz c6f159
 install_sh_DATA = $(install_sh) -c -m 644
Lucio Andrés Illanes Albornoz c6f159
 install_sh_PROGRAM = $(install_sh) -c
Lucio Andrés Illanes Albornoz c6f159
@@ -283,9 +283,9 @@
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@bindir[@]|$(bindir)|g' \
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@pkgdatadir[@]|$(pkgdatadir)|g' \
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@prefix[@]|$(prefix)|g' \
Lucio Andrés Illanes Albornoz c6f159
-	-e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
-	-e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
-	-e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
+	-e 's|@autoconf-name[@]|'`echo autoconf-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
+	-e 's|@autoheader-name[@]|'`echo autoheader-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
+	-e 's|@autom4te-name[@]|'`echo autom4te-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@M4[@]|$(M4)|g' \
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@M4_DEBUGFILE[@]|$(M4_DEBUGFILE)|g' \
Lucio Andrés Illanes Albornoz c6f159
 	-e 's|@M4_GNU[@]|$(M4_GNU)|g' \
Lucio Andrés Illanes Albornoz c699fd
--- autoconf-2.64/lib/Makefile.in.orig	2009-07-27 04:28:44.000000000 +0100
Lucio Andrés Illanes Albornoz c699fd
+++ autoconf-2.64/lib/Makefile.in	2021-05-07 00:21:50.717431704 +0100
Lucio Andrés Illanes Albornoz c699fd
@@ -34,10 +34,10 @@
Lucio Andrés Illanes Albornoz c699fd
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
Lucio Andrés Illanes Albornoz c699fd
 
Lucio Andrés Illanes Albornoz c699fd
 VPATH = @srcdir@
Lucio Andrés Illanes Albornoz c699fd
-pkgdatadir = $(datadir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c699fd
-pkgincludedir = $(includedir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c699fd
-pkglibdir = $(libdir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c699fd
-pkglibexecdir = $(libexecdir)/@PACKAGE@
Lucio Andrés Illanes Albornoz c699fd
+pkgdatadir = $(datadir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c699fd
+pkgincludedir = $(includedir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c699fd
+pkglibdir = $(libdir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c699fd
+pkglibexecdir = $(libexecdir)/@PACKAGE@-2.64
Lucio Andrés Illanes Albornoz c699fd
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lucio Andrés Illanes Albornoz c699fd
 install_sh_DATA = $(install_sh) -c -m 644
Lucio Andrés Illanes Albornoz c699fd
 install_sh_PROGRAM = $(install_sh) -c
Lucio Andrés Illanes Albornoz c699fd
@@ -223,9 +223,9 @@
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@bindir[@]|$(bindir)|g' \
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@pkgdatadir[@]|$(pkgdatadir)|g' \
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@prefix[@]|$(prefix)|g' \
Lucio Andrés Illanes Albornoz c699fd
-	-e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
-	-e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
-	-e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
+	-e 's|@autoconf-name[@]|'`echo autoconf-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
+	-e 's|@autoheader-name[@]|'`echo autoheader-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
+	-e 's|@autom4te-name[@]|'`echo autom4te-2.64 | sed '$(transform)'`'|g' \
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@M4[@]|$(M4)|g' \
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@AWK[@]|$(AWK)|g' \
Lucio Andrés Illanes Albornoz c699fd
 	-e 's|@VERSION[@]|$(VERSION)|g' \
ce4037
--- autoconf-2.69/man/Makefile.am	2022-12-27 15:22:52.186142107 +0800
ce4037
+++ autoconf-2.69/man/Makefile.am.orig	2012-01-21 21:46:39.000000000 +0800
ce4037
@@ -58,7 +58,8 @@
ce4037
 	    --include=$*.x \
ce4037
 	    --include=$(srcdir)/common.x \
ce4037
 	    --source='$(PACKAGE_STRING)' \
ce4037
-	    --output=$@.t `echo '$*' | sed 's,.*/,,'`
ce4037
+	    --output=$@.t \
ce4037
+	    --no-discard-stderr `echo '$*' | sed 's,.*/,,'`
ce4037
 	if sed $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \
ce4037
 	   sed $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
ce4037
 		touch $@; \
ce4037
--- autoconf-2.69/man/Makefile.in	2022-12-27 15:23:19.743692892 +0800
ce4037
+++ autoconf-2.69/man/Makefile.in.orig	2012-04-25 10:40:26.000000000 +0800
ce4037
@@ -464,7 +464,8 @@
ce4037
 	    --include=$*.x \
ce4037
 	    --include=$(srcdir)/common.x \
ce4037
 	    --source='$(PACKAGE_STRING)' \
ce4037
-	    --output=$@.t `echo '$*' | sed 's,.*/,,'`
ce4037
+	    --output=$@.t \
ce4037
+	    --no-discard-stderr `echo '$*' | sed 's,.*/,,'`
ce4037
 	if sed $(remove_time_stamp) $@ >$@a.t 2>/dev/null && \
ce4037
 	   sed $(remove_time_stamp) $@.t | cmp $@a.t - >/dev/null 2>&1; then \
ce4037
 		touch $@; \