This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: changes in 'intl'


On Mon, Jul 17, 2006 at 06:19:02PM +0200, Jakub Jelinek wrote:
> On Wed, May 31, 2006 at 11:33:02AM -0400, Daniel Jacobowitz wrote:
> > Index: opcodes/ChangeLog
> > 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
> > 
> > 	* Makefile.am (INCLUDES): Use @INCINTL@.
> > 	* acinclude.m4: Include new gettext macros.
> > 	* configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
> > 	Remove local code for po/Makefile.
> > 	* Makefile.in, aclocal.m4, configure: Regenerated.
> 
> This broke parallel make in binutils, as opcodes sometimes will and
> sometimes won't have NLS configured in, depending on the exact order
> of configure-* make targets (and the speed in intl's configure).
> 
> Fixed thusly, ok to commit (shall that be committed to both gcc and src
> trunk)?

Yes please.  Looks like this is the only one I missed; rda might have
some issues but it's a target module so that's a different problem.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]