aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-06-03Cleaning up zeroconf configure magic.J. Alexander Treuman1-14/+15
2007-06-02Check if we need -ldns_sd for Bonjour.J. Alexander Treuman1-0/+1
2007-06-02Added Bonjour zeroconf support. This works now natively on MacOS X.Patrik Weiskircher1-13/+21
2007-06-01Requiring autoconf 2.60. This is needed for the new C99 and POSIX typeJ. Alexander Treuman1-1/+1
2007-05-30Bumping version numbers to 0.14.0.J. Alexander Treuman1-3/+3
2007-05-30Forgot a change to configure.ac in one of the previous commits.J. Alexander Treuman1-0/+1
2007-05-30Adding a null output plugin.J. Alexander Treuman1-0/+2
2007-04-04Removing Sun audio support from configure and ChangeLog. Turns out theJ. Alexander Treuman1-12/+0
2007-03-31Don't use -L$libdir -I$includedir. $libdir and $includedir are paths forJ. Alexander Treuman1-24/+0