2.0.1
- o configure fix --mandir
+ o configure: fix --mandir
+ o configure: fix toolchain override
o mk: do not install static library
2.0.0
o Generate RFC 2919/2369 List-Id, List-Post, List-Help, List-Subscribe,
# vim:se syn=sh:
#
-define PACKAGE_NAME mlmmj
-define VERSION 2.0.0
-define PACKAGE_STRING "mlmmj 2.0.0"
+_packagename=mlmmj
+_version=2.0.1
+define PACKAGE_NAME $_packagename
+define VERSION $_version
+define PACKAGE_STRING "$_packagename $_version"
options \
"with-asan => build with libasan support" \