[MPlayer-dev-eng] [PATCH] initial DragonFly BSD support
Joey Parrish
joey at nicewarrior.org
Sun Aug 29 17:31:52 CEST 2004
On Sun, Aug 29, 2004 at 04:01:38AM +0200, Pawel Biernacki wrote:
> Hi
>
> I've made initial support for DragonFly BSD. Mplayer should now fine
> compile on both gcc 2.95 and 3.4.1. This patch mostly uses FreeBSD parts
> of code. I've also update en and pl documentation.
Based on your patch, it seems as if DragonFly is (as far as MPlayer is
concerned) identical to FreeBSD. Why not add to config.h:
#ifdef __DragonFly__
#define __FreeBSD__
#endif
?
--Joey
--
"I tell you: one must still have chaos in oneself to give
birth to a dancing star!" --Nietzsche
More information about the MPlayer-dev-eng
mailing list