[Uim] [PATCH] Fix X11 location for QT on multilib

TOKUNAGA Hiroyuki tkng at xem.jp
Thu May 12 01:57:22 EEST 2005


Hi,

On Wed, 11 May 2005 11:44:56 -0400
John Thacker <thacker at math.cornell.edu> wrote:

> 
> The current uim code hardcodes in the location /usr/X11R6/lib for the
> X11 libraries when setting QT_LIBS. (Later used for
> setting :UIM_QT_LDFLAGS) However, the X libraries may not be
> contained there, especially on a x86_64 multilib system, where we may
> want to link against /usr/X11R6/lib64. configure actually finds the
> correct location for the X libraries earlier, but QT_LIBS doesn't use
> this information.  I've attached a simple patch to set QT_LIBS using
> this information, fixing the build on some x86_64 multilib machines.

The patch must be right, I applied in revision 838. Thanks!

Regards,

-- 
TOKUNAGA Hiroyuki



More information about the uim mailing list