From 1ab16a4e65998bb7ff95b2026dfacaa8f424c755 Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Mon, 11 Mar 2002 12:14:12 +0000 Subject: [PATCH] - updated to 4.1 Changed files: texinfo-ALL_LINGUAS.patch -> 1.2 texinfo-zlib.patch -> 1.6 --- texinfo-ALL_LINGUAS.patch | 7 ++++--- texinfo-zlib.patch | 29 ++++++++++++++++------------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/texinfo-ALL_LINGUAS.patch b/texinfo-ALL_LINGUAS.patch index 5914243..4159074 100644 --- a/texinfo-ALL_LINGUAS.patch +++ b/texinfo-ALL_LINGUAS.patch @@ -1,10 +1,11 @@ ---- texinfo-4.0g/configure.ac~ Tue Feb 19 22:17:15 2002 -+++ texinfo-4.0g/configure.ac Tue Feb 19 22:17:15 2002 +diff -ur texinfo-4.1-/configure.ac texinfo-4.1/configure.ac +--- texinfo-4.1-/configure.ac Mon Mar 4 16:54:57 2002 ++++ texinfo-4.1/configure.ac Sat Mar 9 16:04:07 2002 @@ -107,6 +107,7 @@ AC_SUBST(TERMLIBS) dnl i18n support. +ALL_LINGUAS="cs da de_AT de eo fr he hr ja nl no ru sv" - AM_GNU_GETTEXT + AM_GNU_GETTEXT() AC_CONFIG_FILES([Makefile \ diff --git a/texinfo-zlib.patch b/texinfo-zlib.patch index 5cba81b..c888a5a 100644 --- a/texinfo-zlib.patch +++ b/texinfo-zlib.patch @@ -1,5 +1,19 @@ ---- texinfo-4.0f/util/install-info.c.orig Sat Feb 9 14:35:16 2002 -+++ texinfo-4.0f/util/install-info.c Sat Feb 9 14:37:13 2002 +diff -ur texinfo-4.1-/util/Makefile.am texinfo-4.1/util/Makefile.am +--- texinfo-4.1-/util/Makefile.am Mon Feb 25 17:23:45 2002 ++++ texinfo-4.1/util/Makefile.am Sat Mar 9 15:55:11 2002 +@@ -7,7 +7,7 @@ + + localedir = $(datadir)/locale + INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" +-LDADD = ../lib/libtxi.a @LIBINTL@ ++LDADD = ../lib/libtxi.a @LIBINTL@ -lz + + # Most of these are for fun. The only one that's really supported is texi2dvi. + EXTRA_DIST = README deref.c fix-info-dir fixfonts \ +Only in texinfo-4.1/util: Makefile.am.orig +diff -ur texinfo-4.1-/util/install-info.c texinfo-4.1/util/install-info.c +--- texinfo-4.1-/util/install-info.c Sat Jan 19 02:12:29 2002 ++++ texinfo-4.1/util/install-info.c Sat Mar 9 15:54:50 2002 @@ -19,6 +19,7 @@ #include "system.h" @@ -158,14 +172,3 @@ xexit (0); } ---- texinfo-4.0f/util/Makefile.am~ Sat Feb 9 15:15:46 2002 -+++ texinfo-4.0f/util/Makefile.am Sat Feb 9 15:15:46 2002 -@@ -7,7 +7,7 @@ - - localedir = $(datadir)/locale - INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" --LDADD = ../lib/libtxi.a @INTLLIBS@ -+LDADD = ../lib/libtxi.a @INTLLIBS@ -lz - - # Most of these are for fun. The only one that's really supported is texi2dvi. - EXTRA_DIST = README deref.c fix-info-dir fixfonts \ -- 2.43.0