[cairo-bugs] [Bug 51628] Fix configure displaying no no
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 21 01:38:11 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51628
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit b12a94b98306d87689bad23dad4c0ec033037046
Author: Gilles Espinasse <g.esp at free.fr>
Date: Sat Oct 20 20:22:50 2012 +0200
configure: fix PKG_CHECK_MODULES tests displaying no no
Inside PKG_CHECK_MODULES, AC_MSG_RESULT(no) is already displayed, so the
caller should not use another AC_MSG_RESULT(no).
Add a comment that empty ACTION-IF-NOT-FOUND is not allowed for
PKG_CHECK_MODULES, but a simple : is enough.
This is bugs.freedesktop.org #51628, rediffed after 1.12.4
Signed-off-by: Gilles Espinasse <g.esp at free.fr>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121021/c77eebaa/attachment.html>
More information about the cairo-bugs
mailing list