diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-12 17:07:22 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-12 17:07:22 +0000 |
commit | 7e31ce19724b5e097fc1519718acf92946b2e898 (patch) | |
tree | 1c7821efc8cb2748e0c9a8c7495ce27fe8b4f943 | |
parent | 149ebd400ecff545d95496cb9543b80aa2f29b7a (diff) |
mlib != mediaLib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -326,7 +326,7 @@ Video output: --enable-xinerama build with Xinerama support for X11 [autodetect] --enable-x11 build with X11 render support [autodetect] --enable-fbdev build with FBDev render support [autodetect] - --enable-mlib build with MLIB support (Solaris only) [autodetect] + --enable-mlib build with mediaLib support (Solaris only) [autodetect] --enable-3dfx build with obsolete /dev/3dfx support [disable] --enable-tdfxfb build with tdfxfb (Voodoo 3/banshee) support [disable] --enable-directfb build with DirectFB support [autodetect] @@ -403,7 +403,7 @@ multiple paths separated by ':'): --with-dxr2incdir=DIR DXR2 headers in DIR (*) --with-dvbincdir=DIR DVB headers in DIR (*) --with-madlibdir=DIR libmad (libmad shared library) in DIR (*) - --with-mlibdir=DIR libmlib (MLIB support) in DIR (Solaris only) + --with-mlibdir=DIR libmlib (mediaLib support) in DIR (Solaris only) --with-codecsdir=DIR Binary codec files in DIR --with-win32libdir=DIR W*ndows DLL files in DIR --with-xanimlibdir=DIR XAnim DLL files in DIR |