X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=52602df7f35aba7ce7f2e86052ad33571b67ea75;hp=f33273e0249bcc70d3f31f6a760c35ee5d3b3392;hb=10d1e8a34c0c84c3c9409bab5c14cee87b1a17f3;hpb=7d72e74cc110e217324cea108ac97b0d59b44b0a diff --git a/Makefile.in b/Makefile.in index f33273e0..52602df7 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 = isotropic threshold +codename = reproducing reflection -# 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