Re: spelling fix

2006-07-28 Thread Eric Blake
Eric Blake ebb9 at byu.net writes:

 I noticed that CVS m4's configure inherited en_UK spellings from libtool,
 although the GNU coding standards recommend en_US.  Any objections to
 applying this to 1.5.x and CVS head?

It's been more than 72 hours; I interpreted silence as consent, and installed 
my patch to branch and head:

2006-07-28  Eric Blake  [EMAIL PROTECTED]

* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): s/recognise/recognize/.







Re: spelling fix

2006-07-28 Thread Peter O'Gorman


On Jul 29, 2006, at 1:58 AM, Eric Blake wrote:


Eric Blake ebb9 at byu.net writes:

I noticed that CVS m4's configure inherited en_UK spellings from  
libtool,

although the GNU coding standards recommend en_US.  Any objections to
applying this to 1.5.x and CVS head?


It's been more than 72 hours; I interpreted silence as consent, and  
installed

my patch to branch and head:


Thanks for applying.

Peter