X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=d636f6cf3e7f631ffa032f7e3ef7f3f27f6efcca;hp=2aece7ceb5013a5e7bdfc1af7df2540a1487ac85;hb=36932585ba94f26e24e1eadf0e3e620568479fd1;hpb=1f4644720b10b93ce5e85df86d486a44bce14b21 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