aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-03-11 21:12:42 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-03-11 21:12:57 +0100
commita1b92569db6597bb4a662865564e7905a945264f (patch)
tree985ad06b36f264cea58e3bfb96a2fc0418110cb6 /configure
parent28ee7757f5b0859510e3af6bf49fca9881f09966 (diff)
parent5926603ad65e5fd4fefe8f0d72c381059f71cd59 (diff)
downloadffmpeg-a1b92569db6597bb4a662865564e7905a945264f.tar.gz
Merge commit '5926603ad65e5fd4fefe8f0d72c381059f71cd59'
* commit '5926603ad65e5fd4fefe8f0d72c381059f71cd59': configure: Document --pkg-config option Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index aedd64472e..a72d832aa3 100755
--- a/configure
+++ b/configure
@@ -270,6 +270,7 @@ Advanced options (experts only):
--target-samples=DIR path to samples directory on target
--tempprefix=PATH force fixed dir/prefix instead of mktemp for checks
--toolchain=NAME set tool defaults according to NAME
+ --pkg-config=PKGCONFIG use pkg-config tool PKGCONFIG [$pkg_config_default]
--nm=NM use nm tool NM [$nm_default]
--ar=AR use archive tool AR [$ar_default]
--as=AS use assembler AS [$as_default]