mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 04:44:32 +01:00
Fix libmpdvdkit2 linking on Mac OS X.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20527 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
75030bf8c0
commit
51e9d47b73
1
configure
vendored
1
configure
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user