From: Luca Barbato <[email protected]> --- configure | 1 + 1 file changed, 1 insertion(+)
diff --git a/configure b/configure index add6b1b..e48c0fa 100755 --- a/configure +++ b/configure @@ -225,6 +225,7 @@ Toolchain options: --target-path=DIR path to view of build directory on target --target-samples=DIR path to samples directory on target --toolchain=NAME set tool defaults according to NAME + --pkg-config=PKGCONFIG use pkg-config tool PKGCONFIG [$pkg_config_default] --nm=NM use nm tool --ar=AR use archive tool AR [$ar_default] --as=AS use assembler AS [$as_default] -- 1.7.9.5 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
