--- Makefile.orig 2003-11-04 19:02:30.000000000 +0100 +++ Makefile 2006-06-24 16:47:05.000000000 +0200 @@ -3,7 +3,7 @@ CC = gcc CFLAGS = -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch \ - -Wcomment-Wparentheses -Wtraditional -Wpointer-arith \ + -Wcomment -Wparentheses -Wtraditional -Wpointer-arith \ -Wmissing-prototypes -O2 -fPIC -I$(INCLUDE) \ `pkg-config gtk+-2.0 --cflags` LDFLAGS =