From 5dbdb0e73689b02d53f415a5f916fa7e61001764 Mon Sep 17 00:00:00 2001 From: mhoffman Date: Thu, 16 Aug 2007 15:16:52 +0000 Subject: [PATCH] adding help for --ar --ranlib git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24081 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index 4bde561a0a..85faaa83ef 100755 --- a/configure +++ b/configure @@ -404,6 +404,8 @@ Miscellaneous options: --cc=COMPILER C compiler to build MPlayer [gcc] --host-cc=COMPILER C compiler for tools needed while building [gcc] --as=ASSEMBLER assembler to build MPlayer [as] + --ar=AR librarian to build MPlayer [ar] + --ranlib=RANLIB ranlib to build MPlayer [ranlib] --target=PLATFORM target platform (i386-linux, arm-linux, etc) --enable-static build a statically linked binary --charset=charset convert the console messages to this character set