X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=8921a3c67a993536616b23d32ed01f17d51e1204;hb=bc086fe5537bd3078b920454958b61287a75c568;hp=7962674b1a3ca3fe2f98919cac99143ac90d64b1;hpb=79ab92124134583a667110b5d7b88584efed9f98;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 7962674b..8921a3c6 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 := simultaneous independence DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls