aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* m4: add MPD_ENABLE_AUTO()Max Kellermann2015-03-201-0/+9
* m4: add API documentationMax Kellermann2015-03-191-0/+18
* configure.ac: add macro MPD_DEFINE_CONDITIONALMax Kellermann2014-12-222-5/+9
* m4/mpd_auto: fix description in AC_DEFINE()Max Kellermann2014-12-221-1/+1
* configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann2014-12-091-73/+0
* configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann2014-12-091-0/+10
* m4/mpd_with_flags: add macro MPD_WITH_FLAGSMax Kellermann2014-12-091-0/+23
* m4/mpd_auto.m4: fix option description in MPD_ARG_ENABLEMax Kellermann2014-12-091-1/+1
* m4/mpd_auto.m4: move code to MPD_ARG_ENABLEMax Kellermann2014-12-081-20/+20
* m4/mpd_auto.m4: fix displayed default valueMax Kellermann2014-12-081-2/+7
* m4/mpd_func.m4: fix typoMax Kellermann2014-12-081-1/+1
* m4/pretty_print.m4: eliminate "eval"Max Kellermann2014-12-081-3/+1
* m4/pretty_print.m4: drop support for "with_*" variablesMax Kellermann2014-12-081-9/+1
* m4/mpd_auto.m4: fix inverted assignment after auto-detectionMax Kellermann2014-11-241-1/+1
* configure.ac: add macro MPD_AUTOMax Kellermann2014-11-231-17/+16
* configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIBMax Kellermann2014-11-221-0/+19
* configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-0/+27
* m4/mpd_auto.m4: reduce "eval" bloatMax Kellermann2014-11-211-44/+25
* decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann2014-10-251-30/+1
* configure.ac: improve database dependency checksMax Kellermann2014-10-241-0/+9
* configure.ac: check for BoostMax Kellermann2014-06-111-0/+272
* m4: update to pkg-config 0.28Max Kellermann2014-06-111-30/+87
* m4: update to autoconf-archive 20140228Max Kellermann2014-06-115-10/+55
* m4/ucred.m4: don't define _GNU_SOURCEMax Kellermann2014-03-151-15/+1
* m4: add missing file ax_pthread.m4 from autoconf-archiveMax Kellermann2014-03-011-0/+332
* Add infrastructure for using multiple event loopsDenis Krjuchkov2013-11-271-0/+13
* configure.ac: add function MPD_AUTO_LIB and use itMax Kellermann2013-10-171-0/+17
* configure.ac: pass option name to MPD_OPTIONAL_FUNC()Max Kellermann2013-08-071-5/+5
* configure.ac: add option --enable-eventfdMax Kellermann2013-08-061-0/+12
* decoder/faad: use the newer NeAAC* APIMax Kellermann2013-01-291-53/+12
* faad.m4: clear FAAD_LIBS if faad got auto-disabledMax Kellermann2013-01-291-0/+3
* faad.m4: don't add -I. to temporary CFLAGSMax Kellermann2013-01-291-1/+1
* faad.m4: remove faad --with-* optionsMax Kellermann2013-01-291-26/+2
* decoder/mp4ff: delete obsolete pluginMax Kellermann2013-01-281-34/+0
* Merge branch 'v0.17.x'Max Kellermann2013-01-031-1/+2
|\
| * mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIBDenis Krjuchkov2013-01-031-1/+2
* | configure.ac: copy missing file m4/ax_check_link_flag.m4Max Kellermann2012-08-031-0/+71
* | configure.ac: enable --gc-sectionsMax Kellermann2012-08-021-0/+61
* | configure.ac: require C++11 compilerMax Kellermann2012-08-011-0/+107
|/
* configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scriptsMax Kellermann2012-07-304-18/+204
* configure.ac: use $LIBS instead of $MPD_LIBSMax Kellermann2011-10-092-5/+5
* configure.ac: substitute FAAD_CFLAGS, FAAD_LIBSMax Kellermann2011-10-091-2/+8
* configure.ac: fail if libid3tag was enabled explicitly, but not foundMax Kellermann2011-09-011-0/+15
* Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-072-8/+8
|\
| * configure.ac: use AC_LANG_SOURCEMax Kellermann2011-01-072-8/+8
* | configure.ac: eliminate bashism "echo -n"Max Kellermann2011-01-071-5/+5
* | configure.ac: avoid GNU extension in "expr match" callMax Kellermann2011-01-071-1/+1
* | configure.ac: Add optional third variable to results.Avuton Olrich2010-04-211-4/+6
* | libOggFLAC.m4: Remove libOggFLAC.m4 as it's buggy.Avuton Olrich2010-04-211-116/+0
* | configure.ac: New pretty print results menu.Avuton Olrich2010-04-211-0/+17