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

@@ -105,6 +105,7 @@ apt-get install g++ automake autoconf \
libsqlite3-dev \
libsystemd-daemon-dev libwrap0-dev \
libcppunit-dev xmlto \
libboost-dev \
libglib2.0-dev
</programlisting>