diff options
author | Nicolas George <george@nsup.org> | 2014-12-02 13:29:47 +0100 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2014-12-02 18:43:48 +0100 |
commit | cfcaf6b38e39ed6e788abb1a5a44f23660dce2f6 (patch) | |
tree | c8b3c30a784a932cd4ccd73fda79adb8a5853178 /ffserver.c | |
parent | 59f1f764d6cd07ff7d1bb113d423b3e62b3510c1 (diff) | |
download | ffmpeg-cfcaf6b38e39ed6e788abb1a5a44f23660dce2f6.tar.gz |
configure: add optional pkg-config helper and use it.
The require variant dies if the package is not present.
The check variant does not import the flags to the used list.
The new variant imports the flags if the package is present
but does not die if it is not.
The new call graph is: require -> use -> check.
Use use_pkg_config for libx264 and libsmbclient: more readable
and three external call less per library.
Diffstat (limited to 'ffserver.c')
0 files changed, 0 insertions, 0 deletions