summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-16 20:40:34 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-16 20:40:34 +0000
commitd0ff7c091af7f60f16ddf8581073c264c4270576 (patch)
treef9036f4d2187e2bb4cfc2847531611bcaa392365 /configure
parent6fa340d54ca5490b1849fa8f218335e26b3cdb4d (diff)
downloadmpv-d0ff7c091af7f60f16ddf8581073c264c4270576.tar.bz2
mpv-d0ff7c091af7f60f16ddf8581073c264c4270576.tar.xz
typo: _dev_dvd_openbsd --> _def_dvd_openbsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27794 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 1d56364ec1..910b2040ff 100755
--- a/configure
+++ b/configure
@@ -5450,7 +5450,7 @@ fi
if test "$_libdvdcss_internal" = yes ; then
if linux || netbsd || openbsd || bsdos ; then
_def_dvd_linux='#define HAVE_LINUX_DVD_STRUCT 1'
- openbsd && _dev_dvd_openbsd='#define HAVE_OPENBSD_DVD_STRUCT 1'
+ openbsd && _def_dvd_openbsd='#define HAVE_OPENBSD_DVD_STRUCT 1'
elif freebsd || dragonfly ; then
_def_dvd_bsd='#define HAVE_BSD_DVD_STRUCT 1'
elif darwin ; then
@@ -8191,7 +8191,7 @@ $_def_dvdio
$_def_bsdi_dvd
$_def_dvd_bsd
$_def_dvd_linux
-$_dev_dvd_openbsd
+$_def_dvd_openbsd
$_def_dvd_darwin
$_def_sol_scsi_h
$_def_hpux_scsi_h