X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=639464aa133b0d33580afe1c4a403e021a83379e;hp=0614c83bcc4b93579a44a01c251da744b9c30fda;hb=ca6c4e2908b578c17e621292dd204256697c2f8c;hpb=f2dc2702b87b18aeaf27aeefbdb952aa48c43235;ds=sidebyside diff --git a/Makefile.in b/Makefile.in index 0614c83b..639464aa 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 := imaginary radiation +codename := persistent regularity DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls