configure.ac: make GLib optional by default

Only very few (minor) features still depend on GLib.
This commit is contained in:
Max Kellermann
2014-12-04 23:55:11 +01:00
parent e5ab456df3
commit d435dcdca4
3 changed files with 12 additions and 8 deletions

View File

@@ -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
----------------------------