[MPlayer-dev-eng] [PATCH] Windows DLL support for OS X/Intel (cleaned version)
Jindrich Makovicka
makovick at gmail.com
Tue Nov 21 16:21:50 CET 2006
On 11/19/06, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Hello,
> On Sun, Nov 19, 2006 at 01:33:05PM -0500, Nicolas Plourde wrote:
> > echocheck "OpenGL"
> > #Note: this test is run even with --enable-gl since we autodetect $_ld_gl
> > -if (test "$_x11" = yes || win32) && test "$_gl" != no ; then
> > +if (test "$_x11" = yes || win32 && test "$_macosx" = no) && test "$_gl" != no ; then
>
> Unrelated.
And also broken. OpenGL is now disabled on Linux. Please fix or revert.
--
Jindrich Makovicka
More information about the MPlayer-dev-eng
mailing list