On Fri, 2011-02-04 at 13:56 -0800, Jeremy Huddleston wrote:

> >> It looks like libXpm ... does not honor --disable-nls.
> 

and it does not need to. 

The libXpm package has a minimalist custom configuration to locate the
gettext function in the intl library provided by the intltool. The sxpm
and cxpm apps have isolated translatable strings into separate files.
These messages strings have not been translated and are not installed in
share/locale.

The package does not use AM_GNU_GETTEXT and therefore the disable-nls
option does not exist. The nls support cannot be more disabled than it
is now. This option comes from the nls.m4 macro installed by
AM_GNU_GETTEXT in the package m4 directory for those who use the macro.

The correct fix for this situation is to remove this option from the
command line when configuring libXpm. I would not recommend spending
effort in adding nls support so it can be disabled by this option.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to