aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Put mp4ff back into the treeAvuton Olrich2006-07-261-9/+9
* configure.ac: don't always try to add local lib/include pathsEric Wong2006-07-221-27/+35
* Cleanup some now unnecessary variables from the id3/mad removalEric Wong2006-07-221-10/+2
* Nicer formatting for ./configure --helpJ. Alexander Treuman2006-07-221-33/+33
* Adding fifo output pluginJ. Alexander Treuman2006-07-221-0/+14
* Remove the internal mp4ff dependencyAvuton Olrich2006-07-191-38/+38
* Some more autotools fixes/hacks/workaroundsEric Wong2006-07-181-1/+29
* configure.ac: oops, unbreak configure :xEric Wong2006-07-171-1/+1
* Fix some autotools related problemsEric Wong2006-07-171-3/+11
* If no input plugin is supported, fail to configure.Avuton Olrich2006-07-161-0/+12