<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Fri, 2011-02-04 at 10:25 -0800, Jeremy Huddleston wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">It looks like libXpm (and probably others, I just noticed now because of a toolchain change) does not honor --disable-nls.&nbsp; Do you know how wide spread this is throughout the modules?&nbsp; This seems like something we should move into util-macros.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
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.<BR>
<BR>
One example of stuff I found:<BR>
<A HREF="https://bugzilla.gnome.org/show_bug.cgi?id=589223">https://bugzilla.gnome.org/show_bug.cgi?id=589223</A><BR>
<BR>
I don't have the background to understand all the stuff I read about it.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">--Jeremy</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">./configure&nbsp; --prefix=/opt/X11 --disable-static --disable-dependency-tracking --disable-nls --cache-file=/tmp/X11libs.roots/X11libs~obj/configure.cache </FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
If you have a global configuration cache files for multiple modules, it has never worked and will never work (reliably).
</BODY>
</HTML>