From: Gildas Bazin Date: Fri, 13 May 2005 13:31:39 +0000 (+0000) Subject: * INSTALL.win32: s/toolame/twolame. X-Git-Tag: 0.8.2~240 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=9024ec1d1fa843e0076dfb341ac9ed212ebee30e;p=vlc * INSTALL.win32: s/toolame/twolame. --- diff --git a/INSTALL.win32 b/INSTALL.win32 index 73a08c134e..f00ce8cb19 100644 --- a/INSTALL.win32 +++ b/INSTALL.win32 @@ -136,7 +136,7 @@ along those lines: --with-xml2-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \ --disable-cddax --disable-vcdx --enable-goom \ - --enable-toolame --enable-dvdread \ + --enable-twolame --enable-dvdread \ --enable-debug If you are cross-compiling with our gcc-3.3.1 package, you can use something @@ -160,7 +160,7 @@ along those lines: --with-xml2-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \ --disable-cddax --disable-vcdx --enable-goom \ - --enable-toolame --enable-dvdread \ + --enable-twolame --enable-dvdread \ --enable-debug If you are using cygwin, you can build VLC with or without the POSIX @@ -185,7 +185,7 @@ emulation layer, use something like this: --with-xml2-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \ --disable-cddax --disable-vcdx --enable-goom \ - --enable-toolame --enable-dvdread \ + --enable-twolame --enable-dvdread \ --enable-debug If you want to use the emulation layer, then just omit the CC="gcc -mno-cygwin" @@ -208,7 +208,7 @@ lines: --with-xml2-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \ --disable-cddax --disable-vcdx --enable-goom \ - --enable-toolame --enable-dvdread \ + --enable-twolame --enable-dvdread \ --disable-mkv \ --enable-debug