On 03/11/10 11:48, Sven Neumann wrote:
Hi,

your patch introduces these lines:

#if !defined(DIRECTFB_BUILD_PURE_VOODOO) || !DIRECTFB_BUILD_PURE_VOODOO

Shouldn't the configure script rather make sure that
DIRECTFB_BUILD_PURE_VOODOO is always defined so that we don't need such
constructs?

Oh, actually it should have been

        #if !DIRECTFB_BUILD_PURE_VOODOO

as done in DirectFB, but forgot to fix it in SaWMan...

--
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to