Summary: | xwd should check for libXt, libxkbfile in configure.ac | ||
---|---|---|---|
Product: | xorg | Reporter: | Chí-Thanh Christopher Nguyễn <chithanh> |
Component: | App/xwd | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=408629 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Chí-Thanh Christopher Nguyễn
2012-03-17 18:52:07 UTC
Same for XKBbells.h from libxkbfile We don't really need libXt, just to rearrange definitions to avoid the need for <X11/Intrinsics.h> for a single typedef: http://patchwork.freedesktop.org/patch/9577/ XKB needs special handling, since that code is only built when XKB is defined, which it currently never is: http://patchwork.freedesktop.org/patch/9578/ Both patches pushed to git master now, so marking as fixed. |
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.