Changeset 5d117bd4 in ffmpeg

Timestamp:
Mar 19, 2011, 7:06:13 PM (14 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
849f80fe
Parents:
05aa8c44
git-author:
Mans Rullgard <mans@mansr.com> (03/06/11 13:48:30)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/19/11 19:06:13)
Message:

configure: improve pkg-config support

This adds helper functions for checking packages with pkg-config
and managing the associated flags.

Note that pkg-config use is still discouraged due to widespread
poor practices resulting in broken flags in many situations. A
few badly designed packages require flags only obtainable using
pkg-config, and these functions are intended for those cases.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3f8040db3e13c3dbdf07c74d92ca34817a69f733)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.