aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lame.m4: Remove unused macro fileAvuton Olrich2010-04-151-111/+0
* | configure.ac: new libwrap autoconf testMax Kellermann2010-01-201-32/+9
* | client: optionally use libwrapDavide Camurri2010-01-201-0/+37
|/
* configure.ac: use $FAAD_LIBS in libmp4ff checkMax Kellermann2009-05-261-1/+1
* configure.ac: removed the --disable-lametest optionMax Kellermann2009-05-151-9/+0
* configure: Fix where mp4 was not explicitly disabled.Avuton Olrich2009-04-291-1/+3
* configure.ac: added function MPD_AUTO_PREMax Kellermann2009-04-151-0/+15
* configure.ac: print feature name in error messageMax Kellermann2009-04-151-1/+1
* configure.ac: fix error on disabled featuresMax Kellermann2009-03-291-1/+1
* configure.ac: added M4 function MPD_AUTO_PKG() for ALSAMax Kellermann2009-03-281-0/+10
* configure.ac: fail when ALSA is enabled but not foundMax Kellermann2009-03-281-0/+40
* configure: Move the faad stuff to m4/faad.m4Avuton Olrich2009-03-061-0/+190
* configure: No capitalization on beginning of help strings.Avuton Olrich2009-03-061-4/+4
* configure: trim down the line length for the libOggFLAC help stringsAvuton Olrich2009-03-061-4/+16
* configure: trim down the line length for the lame argumentsAvuton Olrich2009-03-061-4/+16
* configure.ac: declare AM_CFLAGSMax Kellermann2009-02-251-1/+1
* m4: deleted acx_pthread.m4 and codeset.m4Max Kellermann2009-01-052-298/+0
* configure.ac: check if "struct ucred" is availableMax Kellermann2008-10-161-0/+32
* configure.ac: find more libraries with pkg-configMax Kellermann2008-10-162-212/+0
* fixing several imports to work via pkg-configEnrico Weigelt2008-10-156-846/+0