Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-11 | m4: Update macros from autoconf-archive | Philip Chimento | 1 | -38/+38 | |
One of the downsides of keeping the macros in-tree is that they periodically need updating. | |||||
2016-11-03 | build: Update autogen.sh from GNOME recommendations | Philip Withnall | 1 | -71/+82 | |
https://wiki.gnome.org/Projects/GnomeCommon/Migration#autogen.sh This fixes a problem running autogen.sh with builddir ≠ srcdir. | |||||
2014-06-29 | build: Switch to ax_check_enable_debug.m4 | Philip Withnall | 1 | -0/+113 | |
This replaces ENABLE_DEBUG with !NDEBUG. |