aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-26configure.ac: fix "xyes: command not found"Max Kellermann1-1/+1
2008-10-26output: don't compile plugins which are disabledMax Kellermann1-0/+20
2008-10-26http: use libcurlMax Kellermann1-0/+18
2008-10-26configure.ac: reverted protocol version to 0.14.0Max Kellermann1-1/+1
2008-10-25configure.ac: changed version number to "0.14~git"Max Kellermann1-2/+2
2008-10-25configure.ac: disable libtoolMax Kellermann1-7/+0
2008-10-25removed internal copy of libmp4ffMax Kellermann1-8/+4
2008-10-24pcm_resample: support for libsamplerate < 0.1.3Max Kellermann1-0/+5
2008-10-23pcm_utils: moved code to pcm_resample.cMax Kellermann1-0/+2
2008-10-21ffmpeg: link with libavutilMax Kellermann1-1/+1
2008-10-21ffmpeg: detect which ffmpeg headers should be includedMax Kellermann1-0/+11
2008-10-18configure.ac: use libmikmod-config instead of pkg-configAndrzej Rybczak1-3/+8
2008-10-18Makefile.am: require automake 1.9Max Kellermann1-1/+1
2008-10-17reverted package name to "mpd"Max Kellermann1-1/+1
2008-10-17configure.ac: test $with_zeroconf!=noMax Kellermann1-1/+1
2008-10-17ffmpeg: new decoder pluginViliam Mateicka1-0/+21
2008-10-17Makefile.am: don't compile disabled decoder pluginsMax Kellermann1-0/+20
2008-10-17Makefile.am: don't compile disabled sourcesMax Kellermann1-0/+4
2008-10-16configure.ac: check if "struct ucred" is availableMax Kellermann1-0/+1
2008-10-16configure.ac: reformatted AC_ARG_ENABLE sectionMax Kellermann1-34/+179
2008-10-16configure.ac: find more libraries with pkg-configMax Kellermann1-83/+10
2008-10-16configure.ac: removed iconv optionMax Kellermann1-44/+0
2008-10-15shout: check for vorbisenc libraryMax Kellermann1-1/+3
2008-10-15fixing several imports to work via pkg-configEnrico Weigelt1-48/+21
2008-10-15use GLibMax Kellermann1-0/+2
2008-10-14configure.ac: enable unix socket support by defaultMax Kellermann1-1/+1
2008-10-14configure.ac: removed deprecated checksMax Kellermann1-8/+0
2008-10-14configure.ac: disabled the C++ and fortran checksMax Kellermann1-0/+4
2008-10-14configure.ac: added --enable-debug, --enable-werror, --enable-profileMax Kellermann1-0/+31
2008-10-14configure.ac: enable -pedanticMax Kellermann1-0/+1
2008-10-14configure.ac: moved CFLAGS checks downMax Kellermann1-13/+30
2008-10-14changed package name to "mpd-mk", updated version numberMax Kellermann1-1/+1
2008-10-06autotools: add pthreads linker supportEric Wong1-0/+4
2008-09-29require a C99 compilerMax Kellermann1-1/+1
2008-09-23properly configure the M4 macro directoryMax Kellermann1-0/+1
2008-09-12shout: added mp3 encoderEric Wollesen1-0/+35
2008-09-12shout: introduce pluggable encoder APIEric Wollesen1-16/+23
2008-09-07build: enable -Wcast-qual -Wwrite-strings CFLAGSEric Wong1-0/+2
2008-08-28Point the contact email to musicpd-dev-teamEric Wong1-1/+1
2008-08-26enable -Wpointer-arith, -Wstrict-prototypesMax Kellermann1-1/+2
2008-06-16Die if a specific backend is requested but not found.Jim Ramsay1-3/+3
2008-04-12configure: better CFLAGS checkingEric Wong1-2/+10
2008-04-12configure: output ipv6 support option resultMax Kellermann1-0/+6
2008-04-12provide switches for TCP and unix socketsMax Kellermann1-0/+36
2008-04-12enable more warningsMax Kellermann1-1/+1
2007-06-24Check for pkg-config unconditionally. It might not be needed if we disableJ. Alexander Treuman1-5/+1
2007-06-24Updating some ./configure --help text.J. Alexander Treuman1-2/+2
2007-06-24Adding WavPack support. Patch courtesy Kodest.J. Alexander Treuman1-1/+16
2007-06-13Adding FIFO audio output. This is pretty much identical to the old one,J. Alexander Treuman1-0/+14
2007-06-03Define HAVE_ZEROCONF if Avahi or Bonjour support is enabled, so that we canJ. Alexander Treuman1-1/+3