X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=f33273e0249bcc70d3f31f6a760c35ee5d3b3392;hp=a0a7fc43623061a88f04bce1d91b424314fbd1fc;hb=72cc3679948fe7c1f1b74f809a4dd2b949dc1bde;hpb=13f7369b41a0090d68da1a123ebbf89c1ab820a1 diff --git a/Makefile.in b/Makefile.in index a0a7fc43..f33273e0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,8 +15,8 @@ system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) codename = isotropic threshold -DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W -DEBUG_CPPFLAGS += -Wredundant-decls +# DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +# DEBUG_CPPFLAGS += -Wredundant-decls # produces false positives # DEBUG_CPPFLAGS += -Wunreachable-code # DEBUG_CPPFLAGS += -Wwrite-strings