[yocto] [Asterisk] recipe 13.1.1

Burton, Ross ross.burton at intel.com
Wed Jul 29 07:46:33 PDT 2015


On 29 July 2015 at 15:40, Laurent Joli <l.joli at expemb.com> wrote:

> But How can do that in my configure file of asterisk ?
>

If that is a proper autoconf configure script then remove your
do_configure() task and just inherit autotools.  You'll also want to
inherit pkgconfig.

http://people.freedesktop.org/~dbn/pkg-config-guide.html#using shows how to
use pkgconfig, as you're invoking it from a configure script you can use
the macros at the end of that chapter (PKG_CHECK_MODULES, normally).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150729/5d303f58/attachment.html>


More information about the yocto mailing list