summaryrefslogtreecommitdiff
path: root/gettext.patch
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-29 13:27:01 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-29 13:27:01 +0000
commit03699ffc577ee8a42541862f11a6d0d0dff34f41 (patch)
tree3bc98098a912a919a38daf059c34a9ec00c0f77b /gettext.patch
parent811e6c44f8ecf892d56fe1ad1bc361a1957ba013 (diff)
gettext.patch: Update the gettext patch for use with gettext 0.17 which is required to build with libtool 2.2 because...
Original commit message from CVS: Patch by: Cygwin Ports maintainer <yselkowitz at users dot sourceforge dot net> * gettext.patch: Update the gettext patch for use with gettext 0.17 which is required to build with libtool 2.2 because of conflicts. First part of bug #556091.
Diffstat (limited to 'gettext.patch')
-rw-r--r--gettext.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/gettext.patch b/gettext.patch
index 659718e..682b905 100644
--- a/gettext.patch
+++ b/gettext.patch
@@ -10,14 +10,3 @@
SHELL = /bin/sh
@SET_MAKE@
-@@ -305,7 +308,9 @@
- update-gmo: Makefile $(GMOFILES)
- @:
-
--Makefile: Makefile.in.in $(top_builddir)/config.status POTFILES.in
-+# thomas: add LINGUAS as a dependency so that the Makefile gets rebuilt
-+# properly when we add languages
-+Makefile: Makefile.in.in $(top_builddir)/config.status POTFILES.in LINGUAS
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
- $(SHELL) ./config.status