X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=d04d0ea3f2ad2a013d86b2454baeba4c9844d98d;hp=b4392a3c63a8bddca224300b00c2e5d9de5a6177;hb=b764977e54d34650a4529cc05abb4ca7603735f7;hpb=af2dd94bcaaaa8fbdc3301caf0acea97c07b9b93 diff --git a/Makefile.in b/Makefile.in index b4392a3c..d04d0ea3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,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 := symplectic separability +codename := imaginary radiation DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls