]> git.pld-linux.org Git - packages/gettext.git/blob - gettext-libintl_by_gcj.patch
- bcond desc, cleanup
[packages/gettext.git] / gettext-libintl_by_gcj.patch
1 --- gettext-0.16.1/gettext-runtime/configure.ac.orig    2007-01-06 23:57:05.000000000 +0000
2 +++ gettext-0.16.1/gettext-runtime/configure.ac 2007-01-06 23:57:11.000000000 +0000
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.049758 seconds and 3 git commands to generate.