Commit Graph

10 Commits

Author SHA1 Message Date
djcb a55b010ca5 m4: add valgrind-check macro 2017-10-29 11:21:20 +02:00
djcb 109657d879 m4: include c++14 m4 macro
some distros -- notably Ubuntu 16.04 -- do not include
ax_cxx_compile_stdcxx_14.m4 in their autotools-archive package (since
the macro is too new).

This breaks the compilation since we need that macro to get the correct
c++14 flags. So, let's add them ourselves, so users don't have to shop
around for these macros themselves.
2017-10-28 11:14:17 +03:00
djcb 5a03c115c9 buildsys: remove some stray files
Since we depend on autoconf-archive now, we don't need the copies of
some of the m4 files, esp. since those break the autoconf-archive check
in configure.ac.
2016-12-31 16:55:35 +02:00
djcb 44b5aa6b2a m4: add macros to dist 2016-12-11 18:37:02 +02:00
attila 6b366e7d25 perl: Integrate the mup interface from https://github.com/StAlphonsos/mup 2016-08-26 15:32:24 -05:00
djcb 1f24e224a9 * more more copyright year updates 2013-03-30 11:38:01 +02:00
Dirk-Jan C. Binnema 2141f5390e * m4/Makefile.am: use explicit names for m4 files 2010-12-11 13:59:09 +02:00
Dirk-Jan C. Binnema c1766e4cd7 * m4/Makefile.am: use wildcard to get all m4 files 2010-12-11 13:54:32 +02:00
Dirk-Jan C. Binnema a0069702ba * fix m4/Makefile.am 2010-12-08 00:28:01 +02:00
Dirk-Jan C. Binnema b4de366df7 * configure.ac: bump version to 0.9.2, add m4 dir to config 2010-12-08 00:18:02 +02:00