aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-15configure.ac: check for C++ detection failureMax Kellermann1-0/+21
2009-04-15configure.ac: automatically detect the sidplay decoderMax Kellermann1-3/+3
2009-04-15configure.ac: added a real check for libsidplay2Max Kellermann1-1/+16
2009-04-15configure.ac: moved the sidplay check to its argumentMax Kellermann1-11/+11
2009-04-13configure.ac: detect libiso9660 with pkg-configMax Kellermann1-5/+2
2009-04-13configure.ac: detect libzzip with pkg-configMax Kellermann1-5/+2
2009-04-13configure.ac: fail when bzip2 plugin is enabled but not foundMax Kellermann1-1/+1
2009-04-06configure: add shout AC_DEFINE, otherwise it will not enable.Avuton Olrich1-0/+3
2009-04-02Modify version string to post-release version 0.15~gitAvuton Olrich1-1/+1
2009-04-02mpd version 0.15~alpha1release-0.15_alpha1Avuton Olrich1-1/+1
2009-04-01configure.ac: moved libmikmod test to --enable-mikmodMax Kellermann1-13/+13
2009-04-01configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann1-11/+11
2009-04-01configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann1-14/+14
2009-04-01Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann1-4/+6
2009-04-01configure.ac: renamed --enable-oggvorbis-encoderMax Kellermann1-10/+10
2009-04-01configure.ac: renamed --enable-lame to --enable-lame-encoderMax Kellermann1-12/+13
2009-04-01configure.ac: fix typo in help stringMax Kellermann1-1/+1
2009-04-01configure.ac: fail when LAME is enabled but not foundMax Kellermann1-7/+7
2009-04-01Makefile.am: use LAME_CFLAGS and LAME_LIBSMax Kellermann1-2/+4
2009-04-01configure.ac: fail when vorbis encoder is enabled but not foundMax Kellermann1-17/+5
2009-04-01configure.ac: don't check for encoders when shout/httpd disabledMax Kellermann1-4/+19
2009-04-01configure.ac: auto-detect HTTPD plugin depending on encodersMax Kellermann1-2/+13
2009-04-01configure.ac: fail when shout is enabled but no libshout availableMax Kellermann1-6/+18
2009-04-01configure.ac: added variable $enable_encoderMax Kellermann1-4/+10
2009-04-01configure.ac: moved encoder checks to separate encoder sectionMax Kellermann1-46/+53
2009-04-01configure: remove --*-mp3, it is broken and not worth supportingAvuton Olrich1-6/+0
2009-03-31Configure/Make dependencies for cue/cue_tag.h/.cJochen Keil1-0/+20
2009-03-28configure.ac: use more MPD_AUTO_PKG()Max Kellermann1-86/+83
2009-03-28configure.ac: added M4 function MPD_AUTO_PKG() for ALSAMax Kellermann1-6/+2
2009-03-28Makefile.am: use PULSE_CFLAGS and PULSE_LIBSMax Kellermann1-4/+2
2009-03-28Makefile.am: use JACK_CFLAGS and JACK_LIBSMax Kellermann1-5/+2
2009-03-28Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBSMax Kellermann1-4/+2
2009-03-28configure.ac: removed debug lineMax Kellermann1-1/+0
2009-03-28configure.ac: fail when ALSA is enabled but not foundMax Kellermann1-4/+9
2009-03-27mpcdec: support the new libmpcdec SV8 APIMax Kellermann1-1/+9
2009-03-27configure.ac: require GLib 2.6Max Kellermann1-2/+2
2009-03-16solaris: new audio output plugin for Solaris /dev/audioMax Kellermann1-0/+21
2009-03-16configure: Merge lame*encoder to lameAvuton Olrich1-17/+5
2009-03-16configure: don't warn just because we don't have an optional library.Avuton Olrich1-3/+2
2009-03-16configure: error out against streaming output, not encoder.Avuton Olrich1-2/+2
2009-03-16configure: Always run pkg-config for shout, define AC_DEFINE if enabledAvuton Olrich1-11/+4
2009-03-15configure: add shout autoconf argument.Avuton Olrich1-0/+5
2009-03-15configure: Fail if trying to build with streaming output and no encoderAvuton Olrich1-0/+6
2009-03-15configure: Move encoders to their own report section.Avuton Olrich1-18/+24
2009-03-15configure: replace all instances shout*[mp3|ogg] with [lame|oggvorbis]*encoderAvuton Olrich1-26/+26
2009-03-15configure.ac: Enable ENCODER if httpd_output, even if SHOUT is disabled.Avuton Olrich1-1/+1
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann1-0/+16
2009-03-11configure.ac: add -pg to MPD_LIBS with --enable-gprofMax Kellermann1-0/+1
2009-03-09poison: added valgrind supportMax Kellermann1-0/+1
2009-03-07configure.ac: fix --enable-bzip2 and --enable-iso9660 variable nameMax Kellermann1-14/+14