bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch] Configure doesn't detect LC_MESSAGES or LANGINFO_CODESET


From: Matthew Burgess
Subject: [Patch] Configure doesn't detect LC_MESSAGES or LANGINFO_CODESET
Date: Mon, 30 Apr 2007 20:39:59 +0100
User-agent: KMail/1.9.6

Hi Aharon,

The configure script in gawk-3.1.5 (and CVS head) doesn't set HAVE_LC_MESSAGES 
or HAVE_LANGINFO_CODESET even when those features are present.  This causes 
parts of Gettext's testsuite to fail.  Attached is a patch which simply 
invokes calls to the AM_LANGINFO_CODESET and gt_LC_MESSAGES macros so that 
the two variables are correctly set in config.h.  I have a more complete 
patch that contains the results of a 'autoreconf -f' on the source tree after 
applying this one, if you would like that instead.

Regards,

Matt.

Attachment: gawk-3.1.5-autoreconf-1.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]