configure.ac: check for Boost

This commit is contained in:
Max Kellermann
2014-06-11 08:38:57 +02:00
parent 657f00fe36
commit 0801b3f495
5 changed files with 278 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ gcc 4.6 or later - http://gcc.gnu.org/
clang 3.2 or later - http://clang.llvm.org/
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.