Commit 9024ec1d authored by Gildas Bazin's avatar Gildas Bazin

* INSTALL.win32: s/toolame/twolame.

parent 2a267019
...@@ -136,7 +136,7 @@ along those lines: ...@@ -136,7 +136,7 @@ along those lines:
--with-xml2-config-path=/usr/win32/bin \ --with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \ --disable-cddax --disable-vcdx --enable-goom \
--enable-toolame --enable-dvdread \ --enable-twolame --enable-dvdread \
--enable-debug --enable-debug
If you are cross-compiling with our gcc-3.3.1 package, you can use something If you are cross-compiling with our gcc-3.3.1 package, you can use something
...@@ -160,7 +160,7 @@ along those lines: ...@@ -160,7 +160,7 @@ along those lines:
--with-xml2-config-path=/usr/win32/bin \ --with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \ --disable-cddax --disable-vcdx --enable-goom \
--enable-toolame --enable-dvdread \ --enable-twolame --enable-dvdread \
--enable-debug --enable-debug
If you are using cygwin, you can build VLC with or without the POSIX If you are using cygwin, you can build VLC with or without the POSIX
...@@ -185,7 +185,7 @@ emulation layer, use something like this: ...@@ -185,7 +185,7 @@ emulation layer, use something like this:
--with-xml2-config-path=/usr/win32/bin \ --with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \ --disable-cddax --disable-vcdx --enable-goom \
--enable-toolame --enable-dvdread \ --enable-twolame --enable-dvdread \
--enable-debug --enable-debug
If you want to use the emulation layer, then just omit the CC="gcc -mno-cygwin" If you want to use the emulation layer, then just omit the CC="gcc -mno-cygwin"
...@@ -208,7 +208,7 @@ lines: ...@@ -208,7 +208,7 @@ lines:
--with-xml2-config-path=/usr/win32/bin \ --with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \ --disable-cddax --disable-vcdx --enable-goom \
--enable-toolame --enable-dvdread \ --enable-twolame --enable-dvdread \
--disable-mkv \ --disable-mkv \
--enable-debug --enable-debug
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment