X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=f63c21fa13a74fc9a61dd2bda5ae824cd524e7e2;hp=670be971b5f10a9d9510667ff2af7989648f18b3;hb=fe37582752e4f874f03f303a0548db115e9542ee;hpb=002731cd3938f3be6b71651e56c062af1adcdec0 diff --git a/Makefile.in b/Makefile.in index 670be971..f63c21fa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,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 := elliptic inheritance +codename := symplectic separability DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls