--disable-nls
Jeremy Huddleston
jeremyhu at apple.com
Fri Feb 4 13:56:45 PST 2011
On Feb 4, 2011, at 13:02, Gaetan Nadon wrote:
> On Fri, 2011-02-04 at 10:25 -0800, Jeremy Huddleston wrote:
>
>> It looks like libXpm ... does not honor --disable-nls.
> ...
> Never heard of it, did a bit a surfing. It is related to getttext and
> intltool which is used in libXpm only and inxload and xfd. I see a lot
> of stuff about it on the net and many indicate this option has been
> removed.
>
> One example of stuff I found:
> https://bugzilla.gnome.org/show_bug.cgi?id=589223
Ah, so the '--disable-nls' configure option is actually from glib's m4 macros, and a lot of projects picked it up. I'll see what I can do about making a similar macro for util-macros that we can use, but my m4 wizardry is a bit lacking.
Alan, I seem to recall some i18n related changes coming from Solaris over the past few months. Would this impact that effort in any way?
> I don't have the background to understand all the stuff I read about it.
Yeah, I don't know much about localization either (I just listen to people who do know about and do what they tell me to do ;>).
>> --cache-file=/tmp/X11libs.roots/X11libs~obj/configure.cache
>>
> If you have a global configuration cache files for multiple modules, it
> has never worked and will never work (reliably).
right, but it works correctly in the very small corner I use it in.
More information about the xorg-devel
mailing list