blob: 52e04094b06f0ac4eaaa588a6e65c87265508b53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/Makefile.in.orig 2010-02-03 23:18:44.000000000 +0200
+++ src/Makefile.in 2010-02-03 23:19:01.000000000 +0200
@@ -350,8 +350,6 @@
-DCAIRO_DOCK_THEMES_DIR=\""$(CAIRO_DOCK_THEMES_DIR)"\"\
-DGL_GLEXT_PROTOTYPES=\""1"\"\
-std=c99\
- -O3\
- -g -ggdb\
-Wstrict-prototypes -Wextra -Wwrite-strings -Wuninitialized -Werror-implicit-function-declaration
#-Wunreachable-code -Wno-unused-parameter -Wall
|