This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: add plugins.text to GCC Internals manual dependencies
On Wed, May 13, 2009 at 16:55, Brad Hards <bradh@frogmouth.net> wrote:
> On Wednesday 13 May 2009 10:19:19 pm Diego Novillo wrote:
>> On Wed, May 13, 2009 at 01:01, Brad Hards <bradh@frogmouth.net> wrote:
>> > On Monday 11 May 2009 10:25:02 pm Diego Novillo wrote:
>> >> OK, thanks. ÂPlease let me know when you get everything filed so I can
>> >> review your second documentation patch.
>> >
>> > Can you apply this one?
>>
>> No, sorry. ÂI have not looked at it. ÂAs long as there is no a
>> copyright assignment on file, we cannot accept contributions.
> I understand that, and apologise for my lack of clarity.
>
> I meant "Can you please apply the first patch", which (as you pointed out, is
> so trivial that copyright assignment isn't essential).
This is the patch I committed with rev 147499.
Diego.
2009-05-13 Brad Hards <bradh@kde.org>
* Makefile.in (TEXI_GCCINT_FILES): Add plugins.texi.
Index: Makefile.in
===================================================================
--- Makefile.in (revision 147498)
+++ Makefile.in (working copy)
@@ -3719,7 +3719,7 @@ TEXI_GCCINT_FILES = gccint.texi gcc-comm
configfiles.texi collect2.texi headerdirs.texi funding.texi \
gnu.texi gpl_v3.texi fdl.texi contrib.texi languages.texi \
sourcebuild.texi gty.texi libgcc.texi cfg.texi tree-ssa.texi \
- loop.texi generic.texi gimple.texi
+ loop.texi generic.texi gimple.texi plugins.texi
TEXI_GCCINSTALL_FILES = install.texi install-old.texi fdl.texi \
gcc-common.texi gcc-vers.texi