X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=cd9e283dd96a7e1268bfda8ba6d1525b12c61533;hp=243bec4c3335950658291d7e3d1a01689f49f159;hb=65616923d1789af7df70b7db7e62bbe5d2a03c22;hpb=58609aa1b1552a947d693a021db4e92d3cce2b00 diff --git a/Makefile.in b/Makefile.in index 243bec4c..cd9e283d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,10 +13,10 @@ install_sh = @install_sh@ build_date = $(shell date) system = $(shell uname -rs) cc_version = $(shell $(CC) --version | head -n 1) -codename = neural discharge +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