summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormhoffman <mhoffman@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-16 15:16:52 +0000
committermhoffman <mhoffman@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-16 15:16:52 +0000
commit5dbdb0e73689b02d53f415a5f916fa7e61001764 (patch)
treed876d536e29cd5a88ed626302250d9d430aa803c /configure
parente2f5bad023a1c724cb09aa2ca938cc5d03897d93 (diff)
downloadmpv-5dbdb0e73689b02d53f415a5f916fa7e61001764.tar.bz2
mpv-5dbdb0e73689b02d53f415a5f916fa7e61001764.tar.xz
adding help for --ar --ranlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24081 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
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