--- Makefile.macosx 2006-06-24 16:49:52.000000000 +0200 +++ Makefile.macosx.edited 2006-06-25 10:47:25.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 =