aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure.ac: find more libraries with pkg-configMax Kellermann2008-10-16
* configure.ac: removed iconv optionMax Kellermann2008-10-16
* shout: check for vorbisenc libraryMax Kellermann2008-10-15
* fixing several imports to work via pkg-configEnrico Weigelt2008-10-15
* use GLibMax Kellermann2008-10-15
* configure.ac: enable unix socket support by defaultMax Kellermann2008-10-14
* configure.ac: removed deprecated checksMax Kellermann2008-10-14
* configure.ac: disabled the C++ and fortran checksMax Kellermann2008-10-14
* configure.ac: added --enable-debug, --enable-werror, --enable-profileMax Kellermann2008-10-14
* configure.ac: enable -pedanticMax Kellermann2008-10-14
* configure.ac: moved CFLAGS checks downMax Kellermann2008-10-14
* changed package name to "mpd-mk", updated version numberMax Kellermann2008-10-14
* autotools: add pthreads linker supportEric Wong2008-10-06
* require a C99 compilerMax Kellermann2008-09-29
* properly configure the M4 macro directoryMax Kellermann2008-09-23
* shout: added mp3 encoderEric Wollesen2008-09-12
* shout: introduce pluggable encoder APIEric Wollesen2008-09-12
* build: enable -Wcast-qual -Wwrite-strings CFLAGSEric Wong2008-09-07
* Point the contact email to musicpd-dev-teamEric Wong2008-08-28
* enable -Wpointer-arith, -Wstrict-prototypesMax Kellermann2008-08-26
* 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