changeset 20511:ee40a648768b

Fix libmpdvdkit2 linking on Mac OS X.
author diego
date Mon, 30 Oct 2006 09:08:19 +0000
parents 4970c04f6a49
children 27bae76a6d48
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Oct 30 08:39:19 2006 +0000
+++ b/configure	Mon Oct 30 09:08:19 2006 +0000
@@ -5209,6 +5209,7 @@
     else
       if darwin ; then
        _def_dvd_darwin='#define DARWIN_DVD_IOCTL'
+       _macosx_frameworks="$_macosx_frameworks -framework IOKit"
       fi
     fi
   fi