automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] docs: Add references between the 2 sections on compiling Jav


From: tsuna
Subject: Re: [PATCH] docs: Add references between the 2 sections on compiling Java.
Date: Sat, 16 Jul 2011 23:32:49 -0700

On Sat, Jul 16, 2011 at 6:18 AM, Stefano Lattarini
<address@hidden> wrote:
> diff --git a/doc/automake.texi b/doc/automake.texi
> index 9024888..e186489 100644
> --- a/doc/automake.texi
> +++ b/doc/automake.texi
> @@ -6666,8 +6666,9 @@ is as follows:
> address@hidden Support for Java
>
>  Automake includes support for natively compiled Java, using @command{gcj},
> -the Java front end to the GNU Compiler Collection, as well as some 
> preliminary
> -support for compiling Java to bytecode (see @pxref{Java}).
> +the Java front end to the GNU Compiler Collection (preliminary support
> +for compiling Java to bytecode using the @command{javac} compiler is
> +also present; @pxref{Java}).

Wouldn't it be better to have "See @pxref{Java}" than just a link to "Java"?

>  Any package including Java code to be compiled must define the output
>  variable @code{GCJ} in @file{configure.ac}; the variable @code{GCJFLAGS}
> @@ -7535,9 +7536,9 @@ libtool, The Libtool Manual}) with the 
> @code{LTLIBRARIES} primary.
> address@hidden @code{JAVA} primary, defined
> address@hidden Primary variable, @code{JAVA}
>
> -Automake provides some minimal support for Java compilation with the
> address@hidden primary, as well as support for compiling Java to native
> -machine code (see @pxref{Java Support}).
> +Automake provides some minimal support for Java bytecode compilation with
> +the @code{JAVA} primary (in addition to the support for compiling Java to
> +native machine code; @pxref{Java Support}).

Ditto.

> The amended patch is attached.  I'll wait until tomorrow for objections
> before pushing it (to maint).

Either way, your changes are fine by me.  Thank you.

-- 
Benoit "tsuna" Sigoure
Software Engineer @ www.StumbleUpon.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]