Mercurial > mplayer.hg
changeset 7041:244afd6b035d
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
author | diego |
---|---|
date | Sun, 18 Aug 2002 10:24:32 +0000 |
parents | 94a56b859b04 |
children | c3e81327a656 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Aug 18 08:21:24 2002 +0000 +++ b/configure Sun Aug 18 10:24:32 2002 +0000 @@ -3016,7 +3016,7 @@ fi fi if test "$_dvdkit" = yes ; then - if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bdsi_dvd" = yes || cygwin; then + if test "$_dvd" = yes || test "$_cdrom" = yes || test "$_cdio" = yes || test "$_dvdio" = yes || test "$_bsdi_dvd" = yes || cygwin; then if test -f "./libmpdvdkit2/Makefile" ; then _inputmodules="mpdvdkit2 $_inputmodules" _dvdread=libmpdvdkit2