]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame_incremental - gettext-libintl_by_gcj.patch
- updated to 0.19.2
[packages/crossmingw32-gettext.git] / gettext-libintl_by_gcj.patch
... / ...
CommitLineData
1--- gettext-0.18/gettext-runtime/configure.ac.orig 2010-03-29 00:06:07.000000000 +0200
2+++ gettext-0.18/gettext-runtime/configure.ac 2010-05-16 09:05:06.198932556 +0200
3@@ -35,7 +35,7 @@
4
5 gt_JAVA_CHOICE
6
7-gt_JAVACOMP([1.3], [1.1])
8+gt_JAVACOMP([1.3], [1.4])
9 AC_CHECK_PROG([JAR], [jar], [jar])
10 if test -n "$HAVE_JAVACOMP" && test -n "$JAR" && test "$JAVA_CHOICE" != no; then
11 BUILDJAVA=yes
This page took 0.050383 seconds and 4 git commands to generate.