'progname' tweak

2006-10-26 Thread Bruno Haible
In the situation when all gnulib symbols are aliased, one needs this patch to avoid a compiler warning. 2006-10-25 Bruno Haible <[EMAIL PROTECTED]> * lib/progname.h (set_program_name): Undefine before defining. *** lib/progname.h.bak 2005-05-14 08:03:58.0 +0200 --- lib/progna

Re: [bug-gnulib] Non const global in mbchar.c

2006-10-26 Thread Bruno Haible
Paul Eggert wrote: > Makes sense to me. Here's a proposed patch. > > 2006-10-25 Paul Eggert <[EMAIL PROTECTED]> > > * lib/mbchar.c (is_basic_table): Now const. > Problem reported by John Darrington. > * lib/mbchar.h (is_basic_table): Likewise. Thanks, applied. Bruno

COPYING better explanation for GPL versus LGPL

2006-10-26 Thread Paul Eggert
I installed this in gnulib to help explain the copyright issue a bit better. 2006-10-26 Paul Eggert <[EMAIL PROTECTED]> * COPYING: Explain how gnulib-tool converts licence headers. Almost all wording by Eric Blake. --- COPYING 15 Sep 2004 15:59:43 - 1.2 +++ COPYING