2011/7/19 Jakub Jelinek <ja...@redhat.com>: > On Tue, Jul 19, 2011 at 02:26:32PM +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. >> * 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". > > s/: include/: Include/;s/: compile/: Compile/;s/: install/: Install/ > > Jakub >
Fixed Romain Geissler 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. * 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".