| Commit message (Expand) | Author | Files | Lines |
2014-12-22 | configure.ac: add macro MPD_DEFINE_CONDITIONAL | Max Kellermann | 1 | -5/+1 |
2014-12-22 | m4/mpd_auto: fix description in AC_DEFINE() | Max Kellermann | 1 | -1/+1 |
2014-12-09 | configure.ac: add macro MPD_ENABLE_AUTO_LIB | Max Kellermann | 1 | -0/+10 |
2014-12-09 | m4/mpd_auto.m4: fix option description in MPD_ARG_ENABLE | Max Kellermann | 1 | -1/+1 |
2014-12-08 | m4/mpd_auto.m4: move code to MPD_ARG_ENABLE | Max Kellermann | 1 | -20/+20 |
2014-12-08 | m4/mpd_auto.m4: fix displayed default value | Max Kellermann | 1 | -2/+7 |
2014-11-24 | m4/mpd_auto.m4: fix inverted assignment after auto-detection | Max Kellermann | 1 | -1/+1 |
2014-11-23 | configure.ac: add macro MPD_AUTO | Max Kellermann | 1 | -17/+16 |
2014-11-22 | configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB | Max Kellermann | 1 | -0/+19 |
2014-11-21 | configure.ac: add macro MPD_ENABLE_AUTO_PKG | Max Kellermann | 1 | -0/+27 |
2014-11-21 | m4/mpd_auto.m4: reduce "eval" bloat | Max Kellermann | 1 | -44/+25 |
2013-10-17 | configure.ac: add function MPD_AUTO_LIB and use it | Max Kellermann | 1 | -0/+17 |
2013-01-03 | mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIB | Denis Krjuchkov | 1 | -1/+2 |
2011-09-01 | configure.ac: fail if libid3tag was enabled explicitly, but not found | Max Kellermann | 1 | -0/+15 |
2009-04-15 | configure.ac: added function MPD_AUTO_PRE | Max Kellermann | 1 | -0/+15 |
2009-04-15 | configure.ac: print feature name in error message | Max Kellermann | 1 | -1/+1 |
2009-03-29 | configure.ac: fix error on disabled features | Max Kellermann | 1 | -1/+1 |
2009-03-28 | configure.ac: added M4 function MPD_AUTO_PKG() for ALSA | Max Kellermann | 1 | -0/+10 |
2009-03-28 | configure.ac: fail when ALSA is enabled but not found | Max Kellermann | 1 | -0/+40 |