aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cue_parser: new line based CUE sheet parserMax Kellermann2012-02-101-17/+1
* Merge branch 'v0.16.x'Max Kellermann2011-12-131-0/+9
|\
| * configure.ac: suppress warnings in the GLib headersMax Kellermann2011-12-131-0/+5
| * configure/utils: Add ipv6 support for mingw buildAvuton Olrich2011-12-121-0/+4
| * Modify version string to post-release version 0.16.7~gitAvuton Olrich2011-12-011-1/+1
| * mpd version 0.16.6release-0.16.6Avuton Olrich2011-12-011-1/+1
* | configure.ac: Refactor the musepack sectionAvuton Olrich2011-12-121-38/+14
* | configure.ac: AC_HAVE_LIBRARY has been depreciated, move to AC_CHECK_LIBAvuton Olrich2011-12-121-5/+4
* | configure.ac: Update to methods which autoconf is going toAvuton Olrich2011-12-121-4/+5
* | configure.ac: Realphabetize and 80 column the pretty outputAvuton Olrich2011-12-121-8/+8
* | Merge branch 'v0.16.x'Max Kellermann2011-11-281-0/+1
|\|
| * configure.ac: define WINVERMax Kellermann2011-10-131-0/+1
| * Modify version string to post-release version 0.16.6~gitAvuton Olrich2011-10-091-1/+1
| * mpd version 0.16.5release-0.16.5Avuton Olrich2011-10-091-1/+1
* | configure.ac: enable automake option "silent-rules"Max Kellermann2011-10-091-0/+1
* | Makefile.am: require automake 1.11Max Kellermann2011-10-091-1/+1
* | configure.ac: use $LIBS instead of $MPD_LIBSMax Kellermann2011-10-091-12/+6
* | configure.ac: substitute MPCDEC_LIBS, MPCDEC_CFLAGSMax Kellermann2011-10-091-3/+7
* | configure.ac: add variable BZ2_LIBSMax Kellermann2011-10-091-1/+2
* | configure.ac: don't append DESPOTIFY_LIBS to MPD_LIBSMax Kellermann2011-10-091-1/+0
* | configure.ac: remove gprof supportMax Kellermann2011-10-091-11/+0
* | configure.ac: use AC_SEARCH_LIBS for socket, gethostbyname, expMax Kellermann2011-10-091-3/+4
* | configure.ac: detect syslog() with AC_SEARCH_LIBSMax Kellermann2011-10-091-9/+4
* | Merge branch 'v0.16.x'Max Kellermann2011-10-081-1/+9
|\|
| * configure.ac: disable systemd service by defaultMax Kellermann2011-10-071-1/+9
* | Merge branch 'v0.16.x'Max Kellermann2011-10-061-0/+8
|\|
| * Install systemd service file if systemd is availableMiklos Vajna2011-09-301-0/+8
* | configure.ac: add automake conditional HAVE_CXXMax Kellermann2011-10-031-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-221-1/+1
|\|
| * configure.ac: fix --enable-id3 help stringMax Kellermann2011-09-201-1/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-201-4/+15
|\|
| * configure.ac: add option --enable-solaris-outputMax Kellermann2011-09-191-3/+14
| * configure.ac: fix solaris result displayMax Kellermann2011-09-191-1/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-161-4/+6
|\|
| * configure.ac: disable assertions in the non-debugging buildMax Kellermann2011-09-161-4/+3
| * configure.ac: enable -Werror for C++Max Kellermann2011-09-161-0/+1
| * configure.ac: pass AM_CXXFLAGS, AM_CPPFLAGS to Makefile.amMax Kellermann2011-09-161-0/+2
| * Modify version string to post-release version 0.16.5~gitAvuton Olrich2011-09-011-1/+1
| * mpd version 0.16.4release-0.16.4Avuton Olrich2011-09-011-1/+1
* | decoder/oggflac: delete this obsolete pluginMax Kellermann2011-09-011-47/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-09-011-57/+50
|\|
| * configure.ac: fail if Vorbis was enabled explicitly, but not foundMax Kellermann2011-09-011-25/+18
| * configure.ac: fail if FLAC was enabled explicitly, but not foundMax Kellermann2011-09-011-6/+8
| * configure.ac: auto-detect libmad without pkg-configMax Kellermann2011-09-011-1/+2
| * configure.ac: fail if libid3tag was enabled explicitly, but not foundMax Kellermann2011-09-011-10/+5
| * configure.ac: use MPD_AUTO_PKG to detect avahiMax Kellermann2011-09-011-14/+17
| * Makefile.am: use AVAHI_CFLAGS, AVAHI_LIBSMax Kellermann2011-09-011-2/+1
* | configure.ac: add OpenSSL check for RAOP output pluginMax Kellermann2011-08-291-3/+5
* | input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+14
* | Merge branch 'v0.16.x'Max Kellermann2011-07-191-7/+7
|\|