X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=7ee2132b0d83f2cd895ff6fdbab00e941140a6dd;hb=7ab176a3b0771cfcdd8ee103cd5452e971d12e26;hp=5203da87f1ae8a100b2b8671212eea896d438823;hpb=d5af72bb0148e2df6fac6aba10a64e48dab212fd;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 5203da87..7ee2132b 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 := solar saturation +codename := probabilistic parity DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls