[Bug other/13485] [3.4 regression] Generated files no longer get messages extracted

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 14 13:57:00 GMT 2004


------- Additional Comments From steven at gcc dot gnu dot org  2004-01-14 13:57 -------
Makefile.in has: 
 
# Make-lang.in should add dependencies of po-generated on any generated 
# files which need to be scanned by gettext (usually Yacc-generated parsers). 
po-generated: $(parsedir)/c-parse.c options.c 
 
And the Make-lang.ins have a po-generated target too. 
 
Joseph, isn't this what proposed we should do? 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13485



More information about the Gcc-bugs mailing list