aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-01-20configure.ac: new libwrap autoconf testMax Kellermann1-32/+9
2010-01-20client: optionally use libwrapDavide Camurri1-0/+37
2009-05-26configure.ac: use $FAAD_LIBS in libmp4ff checkMax Kellermann1-1/+1
2009-05-15configure.ac: removed the --disable-lametest optionMax Kellermann1-9/+0
2009-04-29configure: Fix where mp4 was not explicitly disabled.Avuton Olrich1-1/+3
2009-04-15configure.ac: added function MPD_AUTO_PREMax Kellermann1-0/+15
2009-04-15configure.ac: print feature name in error messageMax Kellermann1-1/+1
2009-03-29configure.ac: fix error on disabled featuresMax Kellermann1-1/+1
2009-03-28configure.ac: added M4 function MPD_AUTO_PKG() for ALSAMax Kellermann1-0/+10
2009-03-28configure.ac: fail when ALSA is enabled but not foundMax Kellermann1-0/+40
2009-03-06configure: Move the faad stuff to m4/faad.m4Avuton Olrich1-0/+190
2009-03-06configure: No capitalization on beginning of help strings.Avuton Olrich1-4/+4
2009-03-06configure: trim down the line length for the libOggFLAC help stringsAvuton Olrich1-4/+16
2009-03-06configure: trim down the line length for the lame argumentsAvuton Olrich1-4/+16
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann1-1/+1
2009-01-05m4: deleted acx_pthread.m4 and codeset.m4Max Kellermann2-298/+0
2008-10-16configure.ac: check if "struct ucred" is availableMax Kellermann1-0/+32
2008-10-16configure.ac: find more libraries with pkg-configMax Kellermann2-212/+0
2008-10-15fixing several imports to work via pkg-configEnrico Weigelt6-846/+0
2008-10-06autotools: add pthreads linker supportEric Wong1-0/+275
2008-09-12shout: added mp3 encoderEric Wollesen1-0/+108
2008-08-25quote "=" in the CFLAGS checkMax Kellermann1-1/+1
2008-04-12configure: better CFLAGS checkingEric Wong1-0/+18
2007-05-28Updating libFLAC.m4 so that -L isn't erroneously specified without anJ. Alexander Treuman1-18/+8
2006-12-04inputPlugins/flac_plugin: switch to the new (1.1.3) APIEric Wong1-7/+17
2006-09-14m4: add pkg.m4 so users can run autogen.sh without pkg-configEric Wong1-0/+157