On 23.10.2012 18:05, Rudra Banerjee wrote:
> I don't know if this is asking too much from autotools, but is it anyway
> possible to install missing dependency files via autotools?
> say, in my program, I use libsoup as
> #include
>
> is it possible for autotools to install libsoup if it is miss
Ok, call me crazy,
but i'm trying to fix a rather ... well ... lets say
"interesting" autotools controlled project source base
right now.
One of the "interesting" things in this code base is
that it bundles the source of a few sub packages (for
'convenience' reasons). Most of these were either us