Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 858 by Henry.Hu.SH: util/IMdkit 编译参数中缺少X11相关部分
http://code.google.com/p/ibus/issues/detail?id=858

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): FreeBSD 8.0-STABLE
Architecture (i386, x86_64): i386
IBus version: 1.3.1
Input method name and version: sunpinyin-2.0
Python version: 2.6.4
dbus version: 1.2.16
dbus-python version: 0.83.0
gtk version (if bug is about gtk applications): 2.18.6
qt version (if bug is about qt applications): 4.6.1

What steps will reproduce the problem?
1. ./configure
2. 编译
3.

What is the expected output? What do you see instead?
应该能正确编译,实际上会出现问题,找不到X11头文件

Please provide any additional information below.
IMdkit其实是依赖于X11的,但是Makefile.am中,没有将X11_CFLAGS和X11_LIBS加入
编译参数

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

To unsubscribe, reply using "remove me" as the subject.

回复