[Webkit-unassigned] [Bug 19045] [gtk] ./configure doesn't check for x toolkit availability
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 16 10:55:53 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19045
freyther at handhelds.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22029|review? |review-
Flag| |
------- Comment #6 from freyther at handhelds.org 2008-07-16 10:55 PDT -------
(From update of attachment 22029)
There are some issues with this patch:
- xt is a X11 library and we only need it if we have TARGET_X11 set. So a
directFB build should not fail with missing xt..
- gtk2xtbin.c is using xt, we should link to libxt directly. So please change
WebCore/GNUmakefile.am to link to xt?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list