gettext.patch: Update the gettext patch for use with gettext 0.17 which is required...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 29 Nov 2008 13:27:01 +0000 (13:27 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 29 Nov 2008 13:27:01 +0000 (13:27 +0000)
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.

ChangeLog
gettext.patch

index dff9ba8..e917ca1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
 
+       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.
+
+2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
+
        * m4/gtk-doc.m4:
        * m4/pkg.m4:
        Update gtk-doc and pkg-config m4 macros from their latest releases.
index 659718e..682b905 100644 (file)
  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