# HG changeset patch # User diego # Date 1224189634 0 # Node ID 1109b6364da99d30ad4ab41e2453551eadbc7e93 # Parent 6fdb5269fe86b8bd3dc83645e4f3c9f699887a4c typo: _dev_dvd_openbsd --> _def_dvd_openbsd diff -r 6fdb5269fe86 -r 1109b6364da9 configure --- a/configure Thu Oct 16 20:25:41 2008 +0000 +++ b/configure Thu Oct 16 20:40:34 2008 +0000 @@ -5450,7 +5450,7 @@ 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_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