[Xcb] [Bug 74727] Some of libxcb's .pc files don't list all dependencies as "Requires:"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 12 13:06:48 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74727

--- Comment #8 from Alan Coopersmith <alan.coopersmith at oracle.com> ---
(In reply to comment #5)
> I guess the best way to fix this would be to have the generation of the
> .pc.in files somehow be wired up to the code generator so that these kind of
> things are done automatically. Sadly the .pc.in files are needed by
> ./configure and thus cannot be easily generated from make...

The .pc.in files aren't strictly needed by configure, we'd just been using
configure to do the simple substitutions needed in them instead of writing
a Makefile rule.   If we've got more complex work to do, removing them from
configure and moving their generation to something run out of the Makefile
instead should be simple.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20140212/8ae81605/attachment.html>


More information about the Xcb mailing list