[FFmpeg-devel] [PATCH] create all pkg-config files in their own subdirectory
Kees Blom
Kees.Blom
Fri Jun 27 14:26:38 CEST 2008
Hello,
now that pkg-config files libav*/*.pc have moved into their own
sub-directories, when using "pkg-config --libs libvacodec" etc.
with PKG_CONFIG_PATH pointing to these new locations,
the library location returned by pkg-config is incorrect because
the content of the lib*-unstalled.pc files has not been adapted
to these new locations.
Here's patch for ./configure to correct this.
Kees Blom.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-configure
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080627/e1582b14/attachment.txt>
More information about the ffmpeg-devel
mailing list