system = $(shell uname -rs)
cc_version = $(shell $(CC) --version | head -n 1)
version = @PACKAGE_VERSION@
-codename = oriented abstraction
+codename = sonic convolution
-#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
DEBUG_CPPFLAGS += -Wredundant-decls
NEWS
====
+0.?.? (to be announced) "sonic convolution"
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
0.2.12 (2006-05-12) "oriented abstraction"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Many user-visible changes in this release and lots of new
AC_PREREQ(2.53)
-AC_INIT(paraslash, [0.2.12], maan@systemlinux.org)
+AC_INIT(paraslash, [git], maan@systemlinux.org)
AC_CONFIG_HEADER([config.h])
########################################################################### generic