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