build_date = $(shell date)
system = $(shell uname -rs)
cc_version = $(shell $(CC) --version | head -n 1)
-codename = transient singularity
+codename = inductive resonance
-#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
-#DEBUG_CPPFLAGS += -Wredundant-decls
+DEBUG_CPPFLAGS += -Wredundant-decls
# produces false positives
# DEBUG_CPPFLAGS += -Wunreachable-code
NEWS
====
+---------------------------------------------
+0.?.? (to be announced) "inductive resonance"
+---------------------------------------------
+
-------------------------------------------
0.2.14 (2006-10-15) "transient singularity"
-------------------------------------------
AC_PREREQ(2.60)
-AC_INIT(paraslash, [0.2.14], maan@systemlinux.org)
+AC_INIT(paraslash, [git], maan@systemlinux.org)
AC_CONFIG_HEADER([config.h])
########################################################################### generic