[vlc-commits] commit: contribs: remove obsolete config option for fribidi ( Rafaël Carré )
git at videolan.org
git at videolan.org
Thu Oct 7 12:54:53 CEST 2010
vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Thu Oct 7 12:19:19 2010 -0700| [18ef3eb583557fd07128e388ff000f6d45b4614d] | committer: Rafaël Carré
contribs: remove obsolete config option for fribidi
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18ef3eb583557fd07128e388ff000f6d45b4614d
---
extras/contrib/src/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index b707891..e490498 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -114,7 +114,7 @@ endif
# Special target-dependant options
#
ifdef HAVE_WIN32
-HOSTCONF+= --without-pic --disable-shared --enable-msw --disable-dependency-tracking
+HOSTCONF+= --without-pic --disable-shared --disable-dependency-tracking
FFMPEGCONF+= --target-os=mingw32 --arch=x86 --enable-memalign-hack
ifdef HAVE_WIN64
FFMPEGCONF+= --cpu=athlon64 --arch=x86_64
More information about the vlc-commits
mailing list