diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 02:30:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 02:30:59 +0000 |
commit | e74e66cc92447028894a9debe2b7b82c2ce8777c (patch) | |
tree | b84a0c0b4f33471c053d391c787a0b368628a209 /devel/gettext/files/patch-lib::Makefile.in | |
parent | Upgrade to version 2.1.0. (diff) |
(1) Update to 0.11.4
(2) install po-compat.el in addition to po-mode.el
PR: (1) 41170 (2) 41170, 40670
Submitted by: 40670: Olivier Tharan <olive@oban.frmug.org>
41170: Ports Fury
Diffstat (limited to 'devel/gettext/files/patch-lib::Makefile.in')
-rw-r--r-- | devel/gettext/files/patch-lib::Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/gettext/files/patch-lib::Makefile.in b/devel/gettext/files/patch-lib::Makefile.in index e489945f3d18..a327eb023672 100644 --- a/devel/gettext/files/patch-lib::Makefile.in +++ b/devel/gettext/files/patch-lib::Makefile.in @@ -1,9 +1,9 @@ $FreeBSD$ ---- lib/Makefile.in.orig Tue Mar 12 21:04:16 2002 -+++ lib/Makefile.in Tue Apr 30 11:06:26 2002 -@@ -220,7 +220,7 @@ +--- lib/Makefile.in.orig Fri Jul 19 03:46:30 2002 ++++ lib/Makefile.in Fri Jul 19 03:47:55 2002 +@@ -227,7 +227,7 @@ # Need @LTLIBICONV@ because linebreak.c uses iconv(). libgettextlib_la_LDFLAGS = \ -release @VERSION@ \ @@ -12,12 +12,12 @@ $FreeBSD$ -@@ -238,14 +238,14 @@ +@@ -245,14 +245,14 @@ gen-lbrkprop.c 3level.h Combining.txt --DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@ -+DEFS = -DLIBDIR=\"$(prefix)/libdata\" @DEFS@ +-DEFS = -DLIBDIR=\"$(libdir)\" -DEXEEXT=\"$(EXEEXT)\" @DEFS@ ++DEFS = -DLIBDIR=\"$(prefix)/libdata\" -DEXEEXT=\"$(EXEEXT)\" @DEFS@ INCLUDES = -I. -I$(srcdir) -I.. -I../intl -I$(top_srcdir)/intl DISTCLEANFILES = fnmatch.h @@ -30,7 +30,7 @@ $FreeBSD$ SUFFIXES = .sed .sin -@@ -475,7 +475,7 @@ +@@ -482,7 +482,7 @@ install-data-am: install-gettextsrcDATA @@ -39,7 +39,7 @@ $FreeBSD$ install-info: install-info-am -@@ -522,7 +522,7 @@ +@@ -534,7 +534,7 @@ all-local: charset.alias ref-add.sed ref-del.sed install-exec-local: all-local |