Mercurial > mplayer.hg
diff configure @ 30777:079be31079d3
Add a VCD support for OS/2
author | komh |
---|---|
date | Wed, 03 Mar 2010 14:32:29 +0000 |
parents | d9bbd1844876 |
children | e10ba171be06 |
line wrap: on
line diff
--- a/configure Tue Mar 02 19:57:17 2010 +0000 +++ b/configure Wed Mar 03 14:32:29 2010 +0000 @@ -6113,7 +6113,7 @@ echocheck "VCD support" if test "$_vcd" = auto; then _vcd=no - if linux || freebsd || netbsd || openbsd || dragonfly || bsdos || darwin || sunos; then + if linux || freebsd || netbsd || openbsd || dragonfly || bsdos || darwin || sunos || os2; then _vcd=yes elif mingw32; then cat > $TMPC << EOF