From 3a2aba726302cff7f2fb33c582ae1097c12ee7b4 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Dec 1998 00:14:16 +0000 Subject: Update "gettext" package to version 0.10.35. --- devel/gettext/patches/patch-aa | 28 +++++++++++----------------- devel/gettext/patches/patch-ab | 21 +++++++++++---------- 2 files changed, 22 insertions(+), 27 deletions(-) (limited to 'devel/gettext/patches') diff --git a/devel/gettext/patches/patch-aa b/devel/gettext/patches/patch-aa index d6748dfedab..273cfe9c7ce 100644 --- a/devel/gettext/patches/patch-aa +++ b/devel/gettext/patches/patch-aa @@ -1,20 +1,14 @@ -$NetBSD: patch-aa,v 1.2 1998/09/04 12:38:55 agc Exp $ +$NetBSD: patch-aa,v 1.3 1998/12/23 00:14:16 tron Exp $ ---- config.h.in.orig Thu Apr 2 16:41:28 1998 -+++ config.h.in Thu Apr 2 16:41:36 1998 -@@ -6,15 +6,6 @@ - /* Default value for alignment of strings in .mo file. */ - #define DEFAULT_ALIGNMENT 1 +--- configure.orig Fri May 1 07:48:25 1998 ++++ configure Tue Dec 22 23:56:52 1998 +@@ -1319,9 +1319,6 @@ + echo "$ac_t""no" 1>&6 + fi --#ifndef __P --# if __STDC__ --# define __P(args) args --# else --# define __P(args) () --# endif --#endif +-# Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool' - -- - /* Define if using alloca.c. */ - #undef C_ALLOCA - + # Check for any special flags to pass to ltconfig. + libtool_flags= + test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" diff --git a/devel/gettext/patches/patch-ab b/devel/gettext/patches/patch-ab index aa443436d34..fc56124d0e5 100644 --- a/devel/gettext/patches/patch-ab +++ b/devel/gettext/patches/patch-ab @@ -1,12 +1,13 @@ -$NetBSD: patch-ab,v 1.2 1998/09/04 12:38:55 agc Exp $ +$NetBSD: patch-ab,v 1.3 1998/12/23 00:14:16 tron Exp $ ---- misc/Makefile.in.orig Thu Apr 2 17:02:04 1998 -+++ misc/Makefile.in Thu Apr 2 17:02:52 1998 -@@ -65,6 +65,7 @@ - $(INSTALL_DATA) $$file $(lispdir)/$$file; \ - done; \ - fi -+ mkdir -p $(localedir) - $(INSTALL_DATA) $(srcdir)/locale.alias $(localedir)/locale.alias +--- misc/Makefile.in.orig Fri May 1 08:47:40 1998 ++++ misc/Makefile.in Tue Dec 22 23:49:22 1998 +@@ -232,7 +232,7 @@ + install-exec: install-binSCRIPTS + @$(NORMAL_INSTALL) - uninstall: +-install-data: install-lispLISP install-localeDATA ++install-data: install-localeDATA + @$(NORMAL_INSTALL) + + install: install-exec install-data all -- cgit v1.2.3