changeset 24061:3b3087e40101

adding help for --ar --ranlib
author mhoffman
date Thu, 16 Aug 2007 15:16:52 +0000
parents 1a34d8115a84
children b7f34336c879
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Aug 16 14:12:58 2007 +0000
+++ b/configure	Thu Aug 16 15:16:52 2007 +0000
@@ -404,6 +404,8 @@
   --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