[MPlayer-cvslog] r24081 - trunk/configure

mhoffman subversion at mplayerhq.hu
Thu Aug 16 17:16:52 CEST 2007


Author: mhoffman
Date: Thu Aug 16 17:16:52 2007
New Revision: 24081

Log:
adding help for --ar --ranlib

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Aug 16 17:16:52 2007
@@ -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



More information about the MPlayer-cvslog mailing list