X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=a24ba6bae03256033d394119dec43e02550b6b7d;hp=6794efedf7c5a31cbb8be27b1cb28fec2515a5b8;hb=226ce82aaccff7e74a6fadd028743b731a3744d2;hpb=f948a91c447ac2fa070c0b7a6c57b83b7dfdd56c diff --git a/Makefile.in b/Makefile.in index 6794efed..a24ba6ba 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,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 := simultaneous independence +codename := concurrent eternalty DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls