This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Have xgettext notice options.c
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: gcc-patches at gcc dot gnu dot org, "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- Date: Wed, 16 Jul 2003 23:07:31 -0700
- Subject: Re: Have xgettext notice options.c
- References: <20030717054126.GB22306@daikokuya.co.uk>
Neil Booth <neil@daikokuya.co.uk> writes:
> Does this look OK to you Zack and Joseph? I have verified that the
> help strings in *.opt appear in po/gcc.pot.
options.c should be a dependency of po-generated, not po/$(PACKAGE).pot
itself. Other than that, looks like the right thing to me.
zw