]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Fri, 21 Jul 2006 12:37:04 +0000 (12:37 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:33 +0000 (12:13 +0200)
gettext-tools/m4/javacomp.m4

index bdb28b98b26b7adc4589773c73ed45c7e6dc2d4a..1cc7a1ca2586414f494198158bc2be2aca70eaf6 100644 (file)
@@ -98,7 +98,7 @@ changequote([,])dnl
        case "$target_version" in
          1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6) ;;
          null)
-           dnl JDK 1.1.8 on AIX returns null.
+           dnl JDK 1.1.X returns null.
            target_version=1.1 ;;
          *) AC_MSG_WARN([unknown target-version $target_version, please update gt_@&t@JAVACOMP macro])
             target_version=1.1 ;;