X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=9e60b0df1f399b94bc1c90c7915366bb083fa970;hb=06fa3ceff711948699e330b6f341fc02b386f5e2;hp=8ac8b65b92c66bb1eafed423c21a6c3975ee6e92;hpb=dd0b1f12758ac877de6834b34f8c7f9291d4311d;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 8ac8b65b..9e60b0df 100644 --- a/Makefile.in +++ b/Makefile.in @@ -12,7 +12,7 @@ build_date := $(shell date) uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) -codename := axiomatic perspectivity +codename := elliptic inheritance DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls