diff options
author | filon <filon@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-08 09:57:54 +0000 |
---|---|---|
committer | filon <filon@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-08 09:57:54 +0000 |
commit | 169198a834226797b61ebb5d5badf3a43fcce549 (patch) | |
tree | 14d67af36768fe89b729e907d2818bcf500a854d /configure | |
parent | 3dd2496a3eb2f0739e99e04d8692ff729b02a0a4 (diff) | |
download | mpv-169198a834226797b61ebb5d5badf3a43fcce549.tar.bz2 mpv-169198a834226797b61ebb5d5badf3a43fcce549.tar.xz |
configure options available, but not documented -> 1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9338 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -283,6 +283,8 @@ Use these options if autodetection fails: --with-livelibdir=DIR path to LIVE.COM Streaming Media libraries --with-xmmsplugindir=DIR path to xmms plugins --with-xmmslibdir=DIR path to libxmms.so.1 + --with-cdparanoiaincdir=DIR cdparanoia headers in DIR + --with-cdparanoialibdir=DIR cdparanoia libraries (libcdda_*) in DIR EOF exit 0 |