summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2006-07-16Remove hosted libid3tag & libmadAvuton Olrich
2006-07-16remove the glib library dependencyEric Wong
2006-07-15configure.ac: remove uncessary grep usageEric Wong
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Add PulseAudio supportJ. Alexander Treuman
2006-07-04configure.ac: fix configure failing with newer faad2R.Ramkumar
2006-06-05configure.ac: set -Wall if we detect gcc-$VERSION or gcc$VERSIONEric Wong
2006-06-04correctly check for setenv() functionEric Wong
2006-06-04configure.ac: fix a bash-ism in generated ./configureEric Wong
2006-03-16merge with mpd/trunk up to r3925Eric Wong
2005-12-14Configure fix, so when no glib found it gives a error, and another race condi...Qball Cow
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow
2005-10-07Ticho's configure.ac patchQball Cow
2005-09-08Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow
2005-08-26disable shout if tremor is used because tremor is only an encoderEric Wong
2005-08-25patch for using Tremor to decode Ogg-VorbisEric Wong
2005-08-25todo updateWarren Dukes
2005-08-02--enable-ao enables ao, doesn't disable ao supportWarren Dukes
2005-07-30update musepack decoding code to use the newer mpcdec libraryEric Wong
2005-06-30actually disable shout if ogg-vorbis is disabled, instead of justEric Wong
2005-03-24pretty up configure output a bitWarren Dukes
2005-03-23add support sun configure stuffWarren Dukes
2005-03-17OS X tweaksWarren Dukes
2005-03-17slight tweak of avuton's idea of causing an error when no audio output's foundWarren Dukes
2005-03-16Update the configure.ac to make sure it can't be compiled without an output t...Avuton Olrich
2005-03-13some broken OS X stuffWarren Dukes
2005-03-13add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes
2005-03-13don't actually require libaoWarren Dukes
2005-03-05Update the configure.ac to allow only compiling with ALSA output pluginAvuton Olrich
2005-03-05todo updateWarren Dukes
2005-02-03add ALSA_CFLAGS and _LIBS to MPD_*Warren Dukes
2005-02-03fix alsa configure stuffWarren Dukes
2005-02-02- Clarify MPC to musepack (MPC) as not to confuse new MPD customersAvuton Olrich
2005-02-01configure now checks for libmusepackWarren Dukes