]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
speed up the compress filter
[paraslash.git] / Makefile.in
index 9ce793a4033a3e201bc43484e670dd2ac833acf3..6d3d39816497aebdfc169790246dc6850df0beb4 100644 (file)
@@ -21,9 +21,9 @@ build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
 version = @PACKAGE_VERSION@
-codename = atomic duality
+codename = oriented abstraction
 
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 
 # produces lots of warnings on older debian systems with gcc-2.95.4
 # DEBUG_CPPFLAGS += -Wredundant-decls