X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=124d2ab0792b6e2ad6682b89aae178efaa8ffca9;hp=376adf810aa0a85df319799dd3ab008acd9ce33a;hb=3580fe47cc87b25aa0497eb54387e1165ba17407;hpb=1c239b14cd775e28f74157ba0a8519157dbe2163 diff --git a/Makefile.in b/Makefile.in index 376adf81..124d2ab0 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 = transient singularity +codename = inductive resonance -#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