On Fri, Apr 24, 2009 at 08:28:09PM -0700, John Stebbins wrote: > > 2. libdvdread builds incorrectly on os x (darwin) > dvd_reader.c uses the define __DARWIN__ to enable darwin specific code, but > it is never defined anywhere.
I changed it to use __APPLE__ instead. We already have this in other places throughout the code. Diego _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
