Sam Steingold wrote:
> does clisp need to know the difference?
> 
> > This #if or #ifdef is outdated. The gettext manual [1] explains why.
> > [1] http://www.gnu.org/software/gettext/manual/html_node/Triggering.html

The gettext manual answers this question.

> are you suggesting that clisp should import the locale gnulib module instead?

No, this is not needed: gettext's libintl.h already defines LC_MESSAGES when
needed, and clisp uses libintl.h.

Bruno
-- 
In memoriam Kurt Huber <http://en.wikipedia.org/wiki/Kurt_Huber>

Reply via email to