X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=05a14a8838dbcef4748802b768cfe95272597d7e;hb=2d086ec86fcebd3eb37e594b26ee46a24ea407a9;hp=b4392a3c63a8bddca224300b00c2e5d9de5a6177;hpb=7b4830d1d2191f0affd0aeedb7fa08e59d3148f7;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index b4392a3c..05a14a88 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 := symplectic separability +codename := cubic continuity DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls