aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-12-04 23:55:11 +0100
committerMax Kellermann <max@duempel.org>2014-12-05 00:21:48 +0100
commitd435dcdca46fd239cb4d25fa3c9db5c589a6a553 (patch)
tree8bba9656e20db5f21e24ee0cc3f4242fb59757e0 /INSTALL
parente5ab456df3a7c8fbb18763386aec1a3c2b4edf88 (diff)
downloadmpd-d435dcdca46fd239cb4d25fa3c9db5c589a6a553.tar.gz
mpd-d435dcdca46fd239cb4d25fa3c9db5c589a6a553.tar.xz
mpd-d435dcdca46fd239cb4d25fa3c9db5c589a6a553.zip
configure.ac: make GLib optional by default
Only very few (minor) features still depend on GLib.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 29a23d361..29142a891 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,9 +18,6 @@ Any other C++11 compliant compiler should also work.
Boost 1.46 - http://www.boost.org/
-GLib 2.28 - http://www.gtk.org/
-General-purpose utility library.
-
Optional Output Dependencies
----------------------------