[FFmpeg-devel] [PATCH] Use pkgconfig for dirac libs
Diego Biurrun
diego
Wed Oct 22 07:29:55 CEST 2008
On Wed, Oct 22, 2008 at 01:13:51AM +0200, Chris Hills wrote:
> Since pkgconfig is used for dirac cflags, it makes sense to also use it
> for libs, in-line with libschroedinger.
Absolutely not, using pkg-config at all is a workaround for libdirac's
horrid include path design. They have 3 directories for 5 header files.
Unfortunately the fact that nobody else does this did not tell them
anything...
> Also, the pkgconfig statement for dirac cflags has quotes, wheras the
> statement for pkgconfig cflags/libs for libschroedinger do not have
> quotes. Someone might want to make it consistent one way or the other.
Done.
Diego
More information about the ffmpeg-devel
mailing list