# HG changeset patch # User diego # Date 1029666272 0 # Node ID 244afd6b035d52b9f7dca6bd00946aff47c3adda # Parent 94a56b859b04d53a07ab8a659bbb24f8d96da4c3 Typo spotted by Steven M. Schultz . diff -r 94a56b859b04 -r 244afd6b035d configure --- 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