On Mon, 6 Jan 2014 16:49:54 -0500
David Mertens <dcmertens.p...@gmail.com> wrote:

> Why use pkg_config when you can simply use "include_dirs" and
> "extra_linker_flags" (or their equivalent in EU::MM)? This is how I do
> things with Alien::TinyCC. See the
> Synopsis<https://metacpan.org/pod/Alien::TinyCC>.
> Or is this approach insufficient for unibilium?

Huh? Two issues:

 1) It's possible the lower-level module (unibilium) is already
    installed, so we should just ask its pkg-config.

 2) The higher-level module is also a C library, it's not going to be
    controlled by M::B's include_dirs/etc...

I don't follow how this helps.

-- 
Paul "LeoNerd" Evans

leon...@leonerd.org.uk
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/

Reply via email to