X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=34992de8514fdce7e4c02f83d9b1e478025d091d;hp=cbca97a0f2c33bbc4b27bd8b8195fdb8d282a73b;hb=04d57a4d05ce0a0f8d16c32d14d056e312527808;hpb=b0fe6d882dd35b01360a66e130d6714aff7b6a0d diff --git a/Makefile.in b/Makefile.in index cbca97a0..34992de8 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 := associative expansion +codename := imaginary radiation DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls