[FFmpeg-devel] [PATCH] Fixes .pc creation

Rafaël Carré funman
Mon May 26 21:56:02 CEST 2008


Hello,

Attached patch fixes .pc creation by replacing '$(PREFIX)' which is
something make understands, by '${prefix}' which is something
pkg-config understands.

Note: the patch is broken if one of prefix, libdir or incdir
contains the character '|', and it's legal at least on ext2.

-- 
Rafa?l Carr?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-pkg-config.patch
Type: text/x-patch
Size: 496 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080526/0afdc58c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080526/0afdc58c/attachment.pgp>



More information about the ffmpeg-devel mailing list