[PATCH] Preliminary MacOS X / Darwin patch

Samuel Hocevar sam at zoy.org
Fri Feb 16 03:13:48 CET 2001


   Thanks for the patch, let me know if you need it applied now or if
you want to wait a bit until you have more working stuff. Beware there
may be a few endianness issues in the code.

On Thu, Feb 15, 2001, phandel at cise.ufl.edu wrote:

> +#ifndef SYS_DARWIN1_3
>  typedef int                 boolean_t;
> +#endif /* SYS_DARWIN1_3 */

   Could this be handled by an autoconf rule ? I'd like to get rid of
all SYS_* defines (except maybe for BeOS which is quite special). Where
on Darwin is boolean_t defined ?

-- 
Sam.




More information about the vlc-devel mailing list