packages: crossmingw32-gettext/gettext-libintl_by_gcj.patch (NEW), crossmin...

lkrotowski lkrotowski at pld-linux.org
Fri Jan 22 02:00:14 CET 2010


Author: lkrotowski                   Date: Fri Jan 22 01:00:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- copied from gettext package

---- Files affected:
packages/crossmingw32-gettext:
   gettext-libintl_by_gcj.patch (NONE -> 1.1)  (NEW), gettext-removed_macros.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/crossmingw32-gettext/gettext-libintl_by_gcj.patch
diff -u /dev/null packages/crossmingw32-gettext/gettext-libintl_by_gcj.patch:1.1
--- /dev/null	Fri Jan 22 02:00:14 2010
+++ packages/crossmingw32-gettext/gettext-libintl_by_gcj.patch	Fri Jan 22 02:00:09 2010
@@ -0,0 +1,11 @@
+--- gettext-0.16.1/gettext-runtime/configure.ac.orig	2007-01-06 23:57:05.000000000 +0000
++++ gettext-0.16.1/gettext-runtime/configure.ac	2007-01-06 23:57:11.000000000 +0000
+@@ -35,7 +35,7 @@
+ 
+ gt_JAVA_CHOICE
+ 
+-gt_JAVACOMP([1.3], [1.1])
++gt_JAVACOMP([1.3], [1.4])
+ AC_CHECK_PROG(JAR, jar, jar)
+ if test -n "$HAVE_JAVACOMP" && test -n "$JAR" && test "$JAVA_CHOICE" != no; then
+   BUILDJAVA=yes

================================================================
Index: packages/crossmingw32-gettext/gettext-removed_macros.patch
diff -u /dev/null packages/crossmingw32-gettext/gettext-removed_macros.patch:1.1
--- /dev/null	Fri Jan 22 02:00:14 2010
+++ packages/crossmingw32-gettext/gettext-removed_macros.patch	Fri Jan 22 02:00:09 2010
@@ -0,0 +1,14 @@
+diff -ur gettext-0.17.old/gettext-runtime/libasprintf/configure.ac gettext-0.17/gettext-runtime/libasprintf/configure.ac
+--- gettext-0.17.old/gettext-runtime/libasprintf/configure.ac	2007-11-10 19:00:24.000000000 +0100
++++ gettext-0.17/gettext-runtime/libasprintf/configure.ac	2007-11-10 19:01:22.000000000 +0100
+@@ -54,8 +54,8 @@
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_C_INLINE
+ AC_TYPE_SIZE_T
+-gl_AC_TYPE_LONG_LONG
+-gt_TYPE_LONGDOUBLE
++AC_TYPE_LONG_LONG_INT
++AC_TYPE_LONG_DOUBLE
+ gt_TYPE_WCHAR_T
+ gt_TYPE_WINT_T
+ AC_CHECK_TYPE([ptrdiff_t], ,
================================================================


More information about the pld-cvs-commit mailing list