Bug 45153

Summary: libXaw3d should enable --enable-international by default (because eg. xterm and gv needs it)
Product: xorg Reporter: Samuli Suominen <ssuominen>
Component: Lib/Xaw3DAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: medium CC: mattst88, memsize
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Samuli Suominen 2012-01-23 13:26:55 UTC
This is semi-related to bug 45144

xterm[1] needs X11/Xaw3d/XawImP.h when configured with --with-Xaw3d
gv[2] needs 11/Xaw3d/SimpleP.h when configured with --enable-international

and both XawImP.h and SimpleP.h only get installed with --enable-international from libXaw3d

I propose to flip the flag around, so it's enabled by default and --disable-international disables it because good bunch of the libXaw3d consumers expect it


1. http://dickey.his.com/xterm/
2. http://www.gnu.org/software/gv/


If you disagree, no problem, just close this off as wontfix
Comment 1 Matt Turner 2012-01-23 15:04:41 UTC
Patch sent.
Comment 2 Matt Turner 2012-02-01 11:06:40 UTC
New patch sent.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.