On Mon, Jul 25, 2011 at 09:10:55PM +0200, Romain Geissler wrote:
> > 2011-07-18  Romain Geissler  <romain.geiss...@gmail.com>
> > 
> >     * gengtype-state.c (#include "bconfig.h"): Include "bconfig.h"
> >     if GENERATOR_FILE is defined, "config.h" otherwise.

Still not right, this should have been
        * gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is
        define, "config.h" otherwise.

> >     * gengtype.c: Likewise.
> >     * gengtype-lex.l: Likewise.
> >     * gengtype-parse.c: Likewise.

> >     * Makefile.in (gengtype): Compile and install for host when
> >     $enable_plugins is set to "yes".
> >     (gtype.state): Install when $enable_plugins is set to "yes".

And this should list all the Makefile.in goals you've changed, added etc.

Ok with those changes.

        Jakub

Reply via email to