[MPlayer-cvslog] r28141 - trunk/configure
diego
subversion at mplayerhq.hu
Sat Dec 13 13:16:32 CET 2008
Author: diego
Date: Sat Dec 13 13:16:32 2008
New Revision: 28141
Log:
Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sat Dec 13 13:16:32 2008
@@ -5480,7 +5480,7 @@ fi
echocheck "VCD support"
-if linux || freebsd || netbsd || dragonfly || bsdos || darwin || sunos || mingw32; then
+if linux || freebsd || netbsd || openbsd || dragonfly || bsdos || darwin || sunos || mingw32; then
_inputmodules="vcd $_inputmodules"
_def_vcd='#define CONFIG_VCD 1'
_vcd="yes"
More information about the MPlayer-cvslog
mailing list