X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=376adf810aa0a85df319799dd3ab008acd9ce33a;hb=1c239b14cd775e28f74157ba0a8519157dbe2163;hp=e5e8a4428e4a67115c735266ddaeb7aa6b6431fb;hpb=60216e4058f4ecc24467df577e51cb2bd66508b0;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index e5e8a442..376adf81 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,9 +18,9 @@ system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) codename = transient singularity -DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W -DEBUG_CPPFLAGS += -Wredundant-decls +#DEBUG_CPPFLAGS += -Wredundant-decls # produces false positives # DEBUG_CPPFLAGS += -Wunreachable-code