aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Die if a specific backend is requested but not found.Jim Ramsay2008-06-16
* configure: better CFLAGS checkingEric Wong2008-04-12
* configure: output ipv6 support option resultMax Kellermann2008-04-12
* provide switches for TCP and unix socketsMax Kellermann2008-04-12
* enable more warningsMax Kellermann2008-04-12
* Check for pkg-config unconditionally. It might not be needed if we disableJ. Alexander Treuman2007-06-24
* Updating some ./configure --help text.J. Alexander Treuman2007-06-24
* Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman2007-06-24
* Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman2007-06-13
* Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we canJ. Alexander Treuman2007-06-03
* Cleaning up zeroconf configure magic.J. Alexander Treuman2007-06-03
* Check if we need -ldns_sd for Bonjour.J. Alexander Treuman2007-06-02
* Added Bonjour zeroconf support. This works now natively on MacOS X.Patrik Weiskircher2007-06-02
* Requiring autoconf 2.60. This is needed for the new C99 and POSIX typeJ. Alexander Treuman2007-06-01
* Bumping version numbers to 0.14.0.J. Alexander Treuman2007-05-30
* Forgot a change to configure.ac in one of the previous commits.J. Alexander Treuman2007-05-30
* Adding a null output plugin.J. Alexander Treuman2007-05-30
* Removing Sun audio support from configure and ChangeLog. Turns out theJ. Alexander Treuman2007-04-04
* Don't use -L$libdir -I$includedir. $libdir and $includedir are paths forJ. Alexander Treuman2007-03-31
* Bumping version numbers to 0.13.0. Future 0.12.x releases will be madeJ. Alexander Treuman2007-03-20
* Forgot a || in that last commit. Oops.J. Alexander Treuman2007-02-27
* LSR and Zeroconf support both use PKG_CHECK_MODULES, and thus requireJ. Alexander Treuman2007-02-27
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-02
* configure.ac: no longer drop MPD_CFLAGS if shout is enabledEric Wong2007-01-14
* configure.ac: get rid of scary message about OggFLAC with FLAC 1.1.3Eric Wong2007-01-14
* configure.ac: shell portability fix (test -a)Eric Wong2007-01-14
* Added zeroconf service publishing using avahiJim Ramsay2007-01-11
* Do PKG_PROG_PKG_CONFIG if either pulse or jack is enabled. This is becauseJ. Alexander Treuman2006-12-17
* Cleaning up the JACK/PulseAudio configure magic to be more consistent withJ. Alexander Treuman2006-12-17
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-18
* Bumping version numbers to 0.12.1J. Alexander Treuman2006-10-10
* Bumping version numbers to 0.12.0.J. Alexander Treuman2006-09-22
* Updating version numbers to rc4.J. Alexander Treuman2006-09-15
* configure.ac: replace double quotes AC_MSG_ERROR with bracketsEric Wong2006-09-13
* configure.ac: fix tremor detection usageEric Wong2006-09-11
* configure.ac: fix an obvious typo for setting mpcdec libsEric Wong2006-09-06
* Bumping version to rc3J. Alexander Treuman2006-08-24
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* Bumping some version numbers to rc2J. Alexander Treuman2006-08-18
* Bump some more version numbers to rc1 now that it won't break the protocol.J. Alexander Treuman2006-08-10
* Separate PROTOCOL_VERSION from VERSIONEric Wong2006-08-10
* The configure.ac version is used in the mpd reply, and using rc1 breaks some ...J. Alexander Treuman2006-08-10
* 0.12.0 -> 0.12.0rc1J. Alexander Treuman2006-08-10
* configure.ac: fix a typoEric Wong2006-08-04
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-26
* Put mp4ff back into the treeAvuton Olrich2006-07-26
* configure.ac: don't always try to add local lib/include pathsEric Wong2006-07-22
* Cleanup some now unnecessary variables from the id3/mad removalEric Wong2006-07-22
* Nicer formatting for ./configure --helpJ. Alexander Treuman2006-07-22
* Adding fifo output pluginJ. Alexander Treuman2006-07-22