X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=338d1039681b7e07cb820507c9bf9de4c692dd0d;hp=5203da87f1ae8a100b2b8671212eea896d438823;hb=94fa6ad6ec3068227d322cb83186ff8780100107;hpb=d5af72bb0148e2df6fac6aba10a64e48dab212fd diff --git a/Makefile.in b/Makefile.in index 5203da87..338d1039 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 := liquid interaction DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls