changeset 21574:065a849998ef

Fix --extra-libs-mplayer and --extra-libs-mencoder.
author diego
date Mon, 11 Dec 2006 10:23:33 +0000
parents a26bbb925b3d
children 7c88580bf295
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Dec 11 10:19:26 2006 +0000
+++ b/configure	Mon Dec 11 10:23:33 2006 +0000
@@ -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) ;;