]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blobdiff - gettext-libintl_by_gcj.patch
- updated to 0.18.1.1
[packages/crossmingw32-gettext.git] / gettext-libintl_by_gcj.patch
index dae44d1d73d48b8595bafac40489308e8b150a79..a3ed02b1ae2b0325427f916e152f8542346e84e2 100644 (file)
@@ -1,11 +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
+--- gettext-0.18/gettext-runtime/configure.ac.orig     2010-03-29 00:06:07.000000000 +0200
++++ gettext-0.18/gettext-runtime/configure.ac  2010-05-16 09:05:06.198932556 +0200
 @@ -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)
+ AC_CHECK_PROG([JAR], [jar], [jar])
  if test -n "$HAVE_JAVACOMP" && test -n "$JAR" && test "$JAVA_CHOICE" != no; then
    BUILDJAVA=yes
This page took 0.064816 seconds and 4 git commands to generate.