[FFmpeg-devel] [PATCH] Use pkgconfig for dirac libs
Chris Hills
chaz
Wed Oct 22 16:44:53 CEST 2008
On 22/10/08 10:39, M?ns Rullg?rd wrote:
> People have agreed on /usr/include and /usr/local/include since the
> dawn of time. No reason to change that now.
If you are using a shared build host (w/o virtualization), it is not
realistic to give everyone permission to clutter up /usr/include and/or
/usr/local/include (let alone the security risk). Pkgconfig provides an
easy way to compile using libraries installed on a per-user basis, and I
am happy using it without the need for cross-compilation.
More information about the ffmpeg-devel
mailing list