X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=f63c21fa13a74fc9a61dd2bda5ae824cd524e7e2;hb=06bf6961efa63952315360f465c81e7ae98ae7fc;hp=670be971b5f10a9d9510667ff2af7989648f18b3;hpb=351b8c36a84b3421597c69f76b5b1d3e0845f9ef;p=paraslash.git 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