[Xcb] [PATCH:util-cursor] Improve the handling of gperf in Makefile.am

Uli Schlachter psychon at znc.in
Sun Oct 13 03:12:53 PDT 2013


Hi everyone,

yesterday xcb-util-cursor was added to Archlinux. An hour later, the package was
changed to depend on gperf, because it produced a broken libxcb-cursor.so
(undefined reference to cursor_shape_to_id). Thus I started looking into
util-cursor once again.

The first patch improves make's output. Apparently, my automake version now
defaults to silent builds by default and having the long gperf call in the
middle of make's output looked weird.

The second patch makes the build fail if gperf is needed but not available.

Cheers,
Uli

P.S.: Due to PEBKAC I am sending the patches as file attachments. Sorry.
-- 
Who needs a ~/.signature anyway?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-AM_V_GEN-when-calling-gperf.patch
Type: text/x-patch
Size: 1059 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20131013/6615c106/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fail-the-build-if-gperf-is-needed-but-not-found.patch
Type: text/x-patch
Size: 2184 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20131013/6615c106/attachment-0001.bin>


More information about the Xcb mailing list