]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add a comment about the gcj bug.
authorBruno Haible <bruno@clisp.org>
Wed, 18 Jun 2003 12:51:32 +0000 (12:51 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:42 +0000 (12:10 +0200)
gettext-tools/m4/javacomp.m4

index e5d72e3ef98f1c46f737c039510b05f3fe86a494..c80ed8cab345a2a3a2372b1c4eac4377410e8ec6 100644 (file)
@@ -1,4 +1,4 @@
-# javacomp.m4 serial 5 (gettext-0.11.4)
+# javacomp.m4 serial 6 (gettext-0.12.2)
 dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
@@ -37,7 +37,9 @@ changequote(,)dnl
     # gij 3.0.4 or with a VerifyError when executed by Sun Java. Likewise for
     # gcj 3.1.
     # I also exclude gcj 3.2, 3.3 etc. because I have no idea when this bug
-    # will be fixed. FIXME: Check new versions of gcj as they come out.
+    # will be fixed. The bug is registered as java/7066, see
+    # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7066
+    # FIXME: Check new versions of gcj as they come out.
     if test -n "$HAVE_GCJ_IN_PATH" \
        && gcj --version 2>/dev/null | sed -e 's,^[^0-9]*,,' -e 1q | sed -e '/^3\.[0123456789]/d' | grep '^[3-9]' >/dev/null \
        && (