cc_version = $(shell $(CC) --version | head -n 1)
codename = neural discharge
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
-DEBUG_CPPFLAGS += -Wredundant-decls
+#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+#DEBUG_CPPFLAGS += -Wredundant-decls
# produces false positives
# DEBUG_CPPFLAGS += -Wunreachable-code
# DEBUG_CPPFLAGS += -Wwrite-strings
NEWS
====
-------------------------------------------
-0.?.? (to be announced) "neural discharge"
-------------------------------------------
+--------------------------------------
+0.2.16 (2007-04-05) "neural discharge"
+--------------------------------------
The main change in this release is the major audio format handler
cleanup which removes some similar/duplicate code and makes it easier
AC_PREREQ(2.60)
-AC_INIT(paraslash, [git], maan@systemlinux.org)
+AC_INIT(paraslash, [0.2.16], maan@systemlinux.org)
AC_CONFIG_HEADER([config.h])
AC_PATH_PROG(UNAMEPATH, uname, no)
<h1>Events</h1>
<hr>
<ul>
+ <li>2007-04-05: <a href="versions/paraslash-0.2.16.tar.bz2">paraslash-0.2.16</a>
+ <a href="versions/paraslash-0.2.16.tar.bz2.asc">(sig)</a>
+ "neural discharge"
+ </li>
<li>2007-02-16: <a href="versions/paraslash-0.2.15.tar.bz2">paraslash-0.2.15</a>
<a href="versions/paraslash-0.2.15.tar.bz2.asc">(sig)</a>
"inductive resonance"