| 1234567891011 | --- DirectFB-1.4.11.orig/configure	2010-11-15 22:35:38.000000000 +0100+++ DirectFB-1.4.11/configure	2011-01-08 11:46:41.000000000 +0100@@ -16257,7 +16257,7 @@ if test x"$CFLAGS" = x"-g -O2"; then   CFLAGS= fi -CFLAGS="-O3 -ffast-math -pipe $CFLAGS"+CFLAGS="-ffast-math -pipe $CFLAGS"  DFB_INTERNAL_CFLAGS="-D_GNU_SOURCE $DFB_INTERNAL_CFLAGS" 
 |