diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-10-31 14:48:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-10-31 14:48:07 +0000 |
commit | f44f2a116d42cd0d57f7858820c7b9c9ad33405e (patch) | |
tree | 45f164db311f3c055c04681e17da2778c1df839c /README | |
parent | b2d41e2c347a7444ad2ca1fe49d3efd88c4f77f5 (diff) | |
download | mpv-f44f2a116d42cd0d57f7858820c7b9c9ad33405e.tar.bz2 mpv-f44f2a116d42cd0d57f7858820c7b9c9ad33405e.tar.xz |
--with-codecsdir --> --codecsdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20561 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -75,8 +75,7 @@ We provide packages for x86 and PowerPC. Unpack the codecs archives and put the contents in a directory where MPlayer will find them. The default directory is /usr/local/lib/codecs/ (it used to be /usr/local/lib/win32 in the past, this also works) but you can change that to -something else by using the '--with-codecsdir=DIR' option when you run -'./configure'. +something else by passing the '--codecsdir' option to './configure'. __________________________ |