[FFmpeg-devel] [PATCH] Use pkg-config for x264

Felipe Contreras felipe.contreras
Sun Nov 22 14:15:23 CET 2009


2009/11/22 M?ns Rullg?rd <mans at mansr.com>:
> You could also set C_INCLUDE_PATH and LIBRARY_PATH and be done with
> it, no change needed.

export PKG_CONFIG_PATH=/tmp/x264/lib/pkg-config

is easier than:

export C_INCLUDE_PATH=/tmp/x264/include LIBRARY_PATH=/tmp/x264/lib

But I guess it's not that bad.

-- 
Felipe Contreras



More information about the ffmpeg-devel mailing list