[PATCH] Output a result when pkg-config isn't available.

Peter Rosin peda at lysator.liu.se
Mon Jun 2 01:04:33 PDT 2008


Hello!

When invoking the PKG_CHECK_MODULES macro with four args and
pkg-config isn't available, no result is printed. Like this:

checking for pkg-config... no
checking for foobar... checking for <something else>

With the attached patch I get this instead:

checking for pkg-config... no
checking for foobar... no
checking for <something else>

Cheers,
Peter (not subscribed)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pkg-config-0.23-msg-result.patch
Url: http://lists.freedesktop.org/archives/pkg-config/attachments/20080602/749541dd/attachment.asc 


More information about the pkg-config mailing list