]> git.sesse.net Git - ffmpeg/commitdiff
configure: add missing --strip option to show_help()
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>
Wed, 24 Feb 2016 10:40:12 +0000 (11:40 +0100)
committerMatthieu Bouron <matthieu.bouron@gmail.com>
Thu, 25 Feb 2016 20:21:39 +0000 (21:21 +0100)
configure

index 45e751f9c46c6b4841dadfdcfb129697bd760a36..0576c658275575d610b5480420f5a5d2a5e0ab73 100755 (executable)
--- a/configure
+++ b/configure
@@ -310,6 +310,7 @@ Toolchain options:
   --nm=NM                  use nm tool NM [$nm_default]
   --ar=AR                  use archive tool AR [$ar_default]
   --as=AS                  use assembler AS [$as_default]
+  --strip=STRIP            use strip tool STRIP [$strip_default]
   --windres=WINDRES        use windows resource compiler WINDRES [$windres_default]
   --yasmexe=EXE            use yasm-compatible assembler EXE [$yasmexe_default]
   --cc=CC                  use C compiler CC [$cc_default]