X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=d636f6cf3e7f631ffa032f7e3ef7f3f27f6efcca;hb=36932585ba94f26e24e1eadf0e3e620568479fd1;hp=2aece7ceb5013a5e7bdfc1af7df2540a1487ac85;hpb=1631ee2c1c2e40d0f2361e24d40e7ed2c19bb2f1;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 2aece7ce..d636f6cf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,11 +16,11 @@ install_sh = @install_sh@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) -codename = oriented abstraction +codename = sonic convolution -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