Re: [patch] remove more GCJ references

Jeff Law <[email protected]> Tue, 15 Nov 2016 08:52:16 -0700
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.java.patches
Message-ID <[email protected]>
On 11/15/2016 03:55 AM, Matthias Klose wrote:
> This patch removes some references to gcj in the top level and config
> directories and in the gcc documentation.  The change to the config directory
> requires regenerating aclocal.m4 and configure in each sub directory.
>
> Ok for the trunk?
>
> Matthias
>
> <toplevel>
>
> 2016-11-14  Matthias Klose  <[email protected]>
>
>         * config-ml.in: Remove references to GCJ.
>         * configure.ac: Likewise.
>         * configure: Regenerate.
>
> config/
>
> 2016-11-14  Matthias Klose  <[email protected]>
>
>         multi.m4: Don't set GCJ.
>
> gcc/
>
> 2016-11-14  Matthias Klose  <[email protected]>
>
>         * doc/install.texi: Remove references to gcj/libjava.
>         * doc/invoke.texi: Likewise.
>
OK.
jeff