[vlc-devel] commit: Win98 is dead. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Jun 25 22:53:55 CEST 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun 25 13:52:55 2008 -0700| [7c37640524623aca14ecd04b0fcb2508bef56b32]
Win98 is dead.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7c37640524623aca14ecd04b0fcb2508bef56b32
---
configure.ac | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0ee5d85..214e400 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5590,16 +5590,6 @@ then
fi
dnl
-dnl Microsoft Layer for Unicode for WIN9x/ME
-dnl
-if test "${SYS}" = "mingw32" -o "${SYS}" = "cygwin"
-then
- AC_CHECK_LIB(unicows, LoadUnicowsSymbol, [
- VLC_ADD_LDFLAGS([vlc libvlc],[-Wl,--exclude-libs,libunicows.a -lunicows])
- ])
-fi
-
-dnl
dnl gtk_main plugin
dnl
if test "${NEED_GTK_MAIN}" != "no"
More information about the vlc-devel
mailing list