[MPlayer-cvslog] r20527 - trunk/configure

diego subversion at mplayerhq.hu
Mon Oct 30 10:08:20 CET 2006


Author: diego
Date: Mon Oct 30 10:08:19 2006
New Revision: 20527

Modified:
   trunk/configure

Log:
Fix libmpdvdkit2 linking on Mac OS X.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Mon Oct 30 10:08:19 2006
@@ -5209,6 +5209,7 @@
     else
       if darwin ; then
        _def_dvd_darwin='#define DARWIN_DVD_IOCTL'
+       _macosx_frameworks="$_macosx_frameworks -framework IOKit"
       fi
     fi
   fi



More information about the MPlayer-cvslog mailing list