]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/commitdiff
- build fix for automake 1.8 auto/ac/gettext-0_13_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 18 Dec 2003 23:27:27 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext-am18.patch -> 1.1

gettext-am18.patch [new file with mode: 0644]

diff --git a/gettext-am18.patch b/gettext-am18.patch
new file mode 100644 (file)
index 0000000..19a2014
--- /dev/null
@@ -0,0 +1,22 @@
+--- gettext-0.13.1/gettext-tools/lib/Makefile.am.orig  2003-11-16 16:20:38.000000000 +0100
++++ gettext-0.13.1/gettext-tools/lib/Makefile.am       2003-12-19 00:13:44.377267408 +0100
+@@ -116,7 +116,7 @@
+   @LTLIBINTL@ @LTLIBICONV@ -lc -no-undefined
+ # No need to install libgettextlib.a.
+-install-exec-am: install-exec-clean
++install-exec-hook: install-exec-clean
+ install-exec-clean:
+       $(RM) $(DESTDIR)$(libdir)/libgettextlib.a
+--- gettext-0.13.1/gettext-tools/src/Makefile.am.orig  2003-11-16 16:20:38.000000000 +0100
++++ gettext-0.13.1/gettext-tools/src/Makefile.am       2003-12-19 00:13:27.739796688 +0100
+@@ -146,7 +146,7 @@
+   ../lib/libgettextlib.la @LTLIBINTL@ @LTLIBICONV@ -lc -no-undefined
+ # No need to install libgettextsrc.a.
+-install-exec-am: install-exec-clean
++install-exec-hook: install-exec-clean
+ install-exec-clean:
+       $(RM) $(DESTDIR)$(libdir)/libgettextsrc.a
This page took 0.081801 seconds and 4 git commands to generate.