diff --git a/configure b/configure index ce43726073..17675f94d1 100755 --- a/configure +++ b/configure @@ -5209,6 +5209,7 @@ if test "$_mpdvdkit" = yes ; then else if darwin ; then _def_dvd_darwin='#define DARWIN_DVD_IOCTL' + _macosx_frameworks="$_macosx_frameworks -framework IOKit" fi fi fi