Re: small gnulib-tool nits

2007-01-28 Thread Ralf Wildenhues
* Bruno Haible wrote on Sun, Jan 28, 2007 at 02:40:37PM CET: > Ralf Wildenhues wrote: > > 2007-01-28 Ralf Wildenhues <[EMAIL PROTECTED]> > > > > * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update) > > (func_create_testdir): Ensure C locale for `grep' and `tr' > > character

Re: small gnulib-tool nits

2007-01-28 Thread Bruno Haible
Ralf Wildenhues wrote: > 2007-01-28 Ralf Wildenhues <[EMAIL PROTECTED]> > > * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update) > (func_create_testdir): Ensure C locale for `grep' and `tr' > character ranges. > (func_create_megatestdir): Avoid one `grep'. Fix b

small gnulib-tool nits

2007-01-28 Thread Ralf Wildenhues
Some more bits in gnulib-tool depend upon the locale. The patch below fixes some of those. It also kills one superfluous grep, and avoids a misparse of the ACLOCAL_AMFLAGS. OK to apply? Cheers, Ralf 2007-01-28 Ralf Wildenhues <[EMAIL PROTECTED]> * gnulib-tool (func_emit_lib_Makefile