summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-18 10:24:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-18 10:24:32 +0000
commit089924014fc1da9708ca0a01030db8488621bab9 (patch)
tree8c9e72855b6c06d389fc0899bbf14b687e8b7440 /configure
parent1b0eea6b9ec1b2d7a9bc051bd2ffc4a2124f04b4 (diff)
downloadmpv-089924014fc1da9708ca0a01030db8488621bab9.tar.bz2
mpv-089924014fc1da9708ca0a01030db8488621bab9.tar.xz
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7042 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 473c618d1b..82e914d127 100755
--- a/configure
+++ b/configure
@@ -3016,7 +3016,7 @@ if test "$_dvdkit" = auto ; then
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