aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove hosted libid3tag & libmadAvuton Olrich2006-07-161-101/+69
* remove the glib library dependencyEric Wong2006-07-161-3/+0
* configure.ac: remove uncessary grep usageEric Wong2006-07-151-3/+4
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Add PulseAudio supportJ. Alexander Treuman2006-07-131-2/+16
* configure.ac: fix configure failing with newer faad2R.Ramkumar2006-07-041-0/+4
* configure.ac: set -Wall if we detect gcc-$VERSION or gcc$VERSIONEric Wong2006-06-051-1/+2
* correctly check for setenv() functionEric Wong2006-06-041-0/+1
* configure.ac: fix a bash-ism in generated ./configureEric Wong2006-06-041-1/+1
* merge with mpd/trunk up to r3925Eric Wong2006-03-161-13/+33
* Configure fix, so when no glib found it gives a error, and another race condi...Qball Cow2005-12-141-1/+1
* DJWLindenaar balanced tree and master process patchQball Cow2005-11-161-0/+4
* Ticho's configure.ac patchQball Cow2005-10-071-19/+18
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-081-2/+3
* disable shout if tremor is used because tremor is only an encoderEric Wong2005-08-261-1/+4
* patch for using Tremor to decode Ogg-VorbisEric Wong2005-08-251-4/+58
* todo updateWarren Dukes2005-08-251-1/+13
* --enable-ao enables ao, doesn't disable ao supportWarren Dukes2005-08-021-1/+1
* update musepack decoding code to use the newer mpcdec libraryEric Wong2005-07-301-17/+17
* actually disable shout if ogg-vorbis is disabled, instead of justEric Wong2005-06-301-0/+1
* pretty up configure output a bitWarren Dukes2005-03-241-57/+35
* add support sun configure stuffWarren Dukes2005-03-231-1/+13
* OS X tweaksWarren Dukes2005-03-171-1/+1
* slight tweak of avuton's idea of causing an error when no audio output's foundWarren Dukes2005-03-171-24/+8
* Update the configure.ac to make sure it can't be compiled without an output t...Avuton Olrich2005-03-161-1/+5
* some broken OS X stuffWarren Dukes2005-03-131-0/+1
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-131-0/+13
* don't actually require libaoWarren Dukes2005-03-131-2/+1
* Update the configure.ac to allow only compiling with ALSA output pluginAvuton Olrich2005-03-051-1/+1
* todo updateWarren Dukes2005-03-051-14/+29
* add ALSA_CFLAGS and _LIBS to MPD_*Warren Dukes2005-02-031-1/+1