]> git.pld-linux.org Git - packages/DirectFB.git/blob - DirectFB-am.patch
- bleh, it was even worse - use fragments of old i2c.h and i2c-dev.h instead of
[packages/DirectFB.git] / DirectFB-am.patch
1 diff -aurN DirectFB-0.9.19.orig/configure.in DirectFB-0.9.19/configure.in
2 --- DirectFB-0.9.19.orig/configure.in   2003-07-14 17:18:25.000000000 +0200
3 +++ DirectFB-0.9.19/configure.in        2003-07-21 21:26:22.000000000 +0200
4 @@ -93,13 +93,6 @@
5  AM_CONDITIONAL(FBDEV_CORE, test x$enable_fbdev = xyes)
6  
7  
8 -dnl Clear default CFLAGS
9 -if test x"$CFLAGS" = x"-g -O2"; then
10 -  CFLAGS=
11 -fi
12 -
13 -CFLAGS="-O3 -ffast-math -pipe $CFLAGS"
14 -
15  AC_ARG_ENABLE(extra-warnings,
16    [  --enable-extra-warnings   enable extra warnings [default=no]],,
17    enable_extra_warnings=no)
This page took 0.025497 seconds and 3 git commands to generate.