[MPlayer-cvslog] r21590 - trunk/configure

diego subversion at mplayerhq.hu
Mon Dec 11 11:23:33 CET 2006


Author: diego
Date: Mon Dec 11 11:23:33 2006
New Revision: 21590

Modified:
   trunk/configure

Log:
Fix --extra-libs-mplayer and --extra-libs-mencoder.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Mon Dec 11 11:23:33 2006
@@ -1764,6 +1764,8 @@
   --with-extraincdir=*) ;;
   --with-extralibdir=*) ;;
   --extra-libs=*) ;;
+  --extra-libs-mplayer=*) ;;
+  --extra-libs-mencoder=*) ;;
   --enable-runtime-cpudetection) ;;
   --disable-runtime-cpudetection) ;;
   --enable-cross-compile) ;;



More information about the MPlayer-cvslog mailing list