aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* autotools: add pthreads linker supportEric Wong2008-10-051-0/+4
* properly configure the M4 macro directoryMax Kellermann2008-09-261-0/+1
* build: enable -Wcast-qual -Wwrite-strings CFLAGSEric Wong2008-09-021-0/+2
* enable -Wpointer-arith, -Wstrict-prototypesMax Kellermann2008-08-301-1/+2
* Point the contact email to musicpd-dev-teamEric Wong2008-08-191-1/+1
* Die if a specific backend is requested but not found.Jim Ramsay2008-06-161-3/+3
* configure: better CFLAGS checkingEric Wong2008-04-121-2/+10
* configure: output ipv6 support option resultMax Kellermann2008-04-121-0/+6
* provide switches for TCP and unix socketsMax Kellermann2008-04-121-0/+36
* enable more warningsMax Kellermann2008-04-121-1/+1
* Check for pkg-config unconditionally. It might not be needed if we disableJ. Alexander Treuman2007-06-241-5/+1
* Updating some ./configure --help text.J. Alexander Treuman2007-06-241-2/+2
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-241-1/+16
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-131-0/+14
* Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we canJ. Alexander Treuman2007-06-031-1/+3
* Cleaning up zeroconf configure magic.J. Alexander Treuman2007-06-031-14/+15
* Check if we need -ldns_sd for Bonjour.J. Alexander Treuman2007-06-021-0/+1
* Added Bonjour zeroconf support. This works now natively on MacOS X.Patrik Weiskircher2007-06-021-13/+21
* Requiring autoconf 2.60. This is needed for the new C99 and POSIX typeJ. Alexander Treuman2007-06-011-1/+1
* Bumping version numbers to 0.14.0.J. Alexander Treuman2007-05-301-3/+3
* Forgot a change to configure.ac in one of the previous commits.J. Alexander Treuman2007-05-301-0/+1
* Adding a null output plugin.J. Alexander Treuman2007-05-301-0/+2
* Removing Sun audio support from configure and ChangeLog. Turns out theJ. Alexander Treuman2007-04-041-12/+0
* Don't use -L$libdir -I$includedir. $libdir and $includedir are paths forJ. Alexander Treuman2007-03-311-24/+0
* Bumping version numbers to 0.13.0. Future 0.12.x releases will be madeJ. Alexander Treuman2007-03-201-3/+3
* Forgot a || in that last commit. Oops.J. Alexander Treuman2007-02-271-1/+1
* LSR and Zeroconf support both use PKG_CHECK_MODULES, and thus requireJ. Alexander Treuman2007-02-271-1/+2
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-021-1/+20
* configure.ac: no longer drop MPD_CFLAGS if shout is enabledEric Wong2007-01-141-5/+3
* configure.ac: get rid of scary message about OggFLAC with FLAC 1.1.3Eric Wong2007-01-141-3/+13
* configure.ac: shell portability fix (test -a)Eric Wong2007-01-141-4/+6
* Added zeroconf service publishing using avahiJim Ramsay2007-01-111-0/+40
* Do PKG_PROG_PKG_CONFIG if either pulse or jack is enabled. This is becauseJ. Alexander Treuman2006-12-171-0/+4
* Cleaning up the JACK/PulseAudio configure magic to be more consistent withJ. Alexander Treuman2006-12-171-7/+5
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-181-0/+16
* Bumping version numbers to 0.12.1J. Alexander Treuman2006-10-101-3/+3
* Bumping version numbers to 0.12.0.J. Alexander Treuman2006-09-221-2/+2
* Updating version numbers to rc4.J. Alexander Treuman2006-09-151-2/+2
* configure.ac: replace double quotes AC_MSG_ERROR with bracketsEric Wong2006-09-131-2/+2
* configure.ac: fix tremor detection usageEric Wong2006-09-111-80/+26
* configure.ac: fix an obvious typo for setting mpcdec libsEric Wong2006-09-061-1/+1
* Bumping version to rc3J. Alexander Treuman2006-08-241-2/+2
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-1/+1
* Bumping some version numbers to rc2J. Alexander Treuman2006-08-181-2/+2
* Bump some more version numbers to rc1 now that it won't break the protocol.J. Alexander Treuman2006-08-101-1/+1
* Separate PROTOCOL_VERSION from VERSIONEric Wong2006-08-101-1/+2
* The configure.ac version is used in the mpd reply, and using rc1 breaks some ...J. Alexander Treuman2006-08-101-2/+2
* 0.12.0 -> 0.12.0rc1J. Alexander Treuman2006-08-101-2/+2
* configure.ac: fix a typoEric Wong2006-08-041-1/+1
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-261-14/+0