X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=9e60b0df1f399b94bc1c90c7915366bb083fa970;hp=8ac8b65b92c66bb1eafed423c21a6c3975ee6e92;hb=e9805263600a69a88e60edd1c8b4ba9e01a79322;hpb=dd0b1f12758ac877de6834b34f8c7f9291d4311d 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