aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-20m4: add MPD_ENABLE_AUTO()Max Kellermann1-0/+9
2015-03-19m4: add API documentationMax Kellermann1-0/+18
2014-12-22configure.ac: add macro MPD_DEFINE_CONDITIONALMax Kellermann2-5/+9
2014-12-22m4/mpd_auto: fix description in AC_DEFINE()Max Kellermann1-1/+1
2014-12-09configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann1-73/+0
2014-12-09configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann1-0/+10
2014-12-09m4/mpd_with_flags: add macro MPD_WITH_FLAGSMax Kellermann1-0/+23
2014-12-09m4/mpd_auto.m4: fix option description in MPD_ARG_ENABLEMax Kellermann1-1/+1
2014-12-08m4/mpd_auto.m4: move code to MPD_ARG_ENABLEMax Kellermann1-20/+20
2014-12-08m4/mpd_auto.m4: fix displayed default valueMax Kellermann1-2/+7
2014-12-08m4/mpd_func.m4: fix typoMax Kellermann1-1/+1
2014-12-08m4/pretty_print.m4: eliminate "eval"Max Kellermann1-3/+1
2014-12-08m4/pretty_print.m4: drop support for "with_*" variablesMax Kellermann1-9/+1
2014-11-24m4/mpd_auto.m4: fix inverted assignment after auto-detectionMax Kellermann1-1/+1
2014-11-23configure.ac: add macro MPD_AUTOMax Kellermann1-17/+16
2014-11-22configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann1-0/+19
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann1-0/+27
2014-11-21m4/mpd_auto.m4: reduce "eval" bloatMax Kellermann1-44/+25
2014-11-02decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann1-30/+1
2014-10-25decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann1-30/+1
2014-10-24configure.ac: improve database dependency checksMax Kellermann1-0/+9
2014-06-11configure.ac: check for BoostMax Kellermann1-0/+272
2014-06-11m4: update to pkg-config 0.28Max Kellermann1-30/+87
2014-06-11m4: update to autoconf-archive 20140228Max Kellermann5-10/+55
2014-03-15m4/ucred.m4: don't define _GNU_SOURCEMax Kellermann1-15/+1
2014-03-01m4: add missing file ax_pthread.m4 from autoconf-archiveMax Kellermann1-0/+332
2013-11-27Add infrastructure for using multiple event loopsDenis Krjuchkov1-0/+13
2013-10-17configure.ac: add function MPD_AUTO_LIB and use itMax Kellermann1-0/+17
2013-08-07configure.ac: pass option name to MPD_OPTIONAL_FUNC()Max Kellermann1-5/+5
2013-08-06configure.ac: add option --enable-eventfdMax Kellermann1-0/+12
2013-01-29decoder/faad: use the newer NeAAC* APIMax Kellermann1-53/+12
2013-01-29faad.m4: clear FAAD_LIBS if faad got auto-disabledMax Kellermann1-0/+3
2013-01-29faad.m4: don't add -I. to temporary CFLAGSMax Kellermann1-1/+1
2013-01-29faad.m4: remove faad --with-* optionsMax Kellermann1-26/+2
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann1-34/+0
2013-01-03mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIBDenis Krjuchkov1-1/+2
2012-08-03configure.ac: copy missing file m4/ax_check_link_flag.m4Max Kellermann1-0/+71
2012-08-02configure.ac: enable --gc-sectionsMax Kellermann1-0/+61
2012-08-01configure.ac: require C++11 compilerMax Kellermann1-0/+107
2012-07-30configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scriptsMax Kellermann4-18/+204
2011-10-09configure.ac: use $LIBS instead of $MPD_LIBSMax Kellermann2-5/+5
2011-10-09configure.ac: substitute FAAD_CFLAGS, FAAD_LIBSMax Kellermann1-2/+8
2011-09-01configure.ac: fail if libid3tag was enabled explicitly, but not foundMax Kellermann1-0/+15
2011-01-07configure.ac: eliminate bashism "echo -n"Max Kellermann1-5/+5
2011-01-07configure.ac: avoid GNU extension in "expr match" callMax Kellermann1-1/+1
2011-01-07configure.ac: use AC_LANG_SOURCEMax Kellermann2-8/+8
2010-04-21configure.ac: Add optional third variable to results.Avuton Olrich1-4/+6
2010-04-21libOggFLAC.m4: Remove libOggFLAC.m4 as it's buggy.Avuton Olrich1-116/+0
2010-04-21configure.ac: New pretty print results menu.Avuton Olrich1-0/+17
2010-04-15lame.m4: Remove unused macro fileAvuton Olrich1-111/+0