Parcourir la source

[4283] Made boost at least includes (vs libraries)

Francis Dupont il y a 8 ans
Parent
commit
cd1cbdf5c1
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      INSTALL

+ 3 - 3
INSTALL

@@ -5,9 +5,9 @@ To then build from source:
     ./configure
     ./configure
     make
     make
 
 
-Kea depends on C++ compiler, make, libtool, boost libraries, log4cplus
-and one crypto library (either OpenSSL or Botan) for compilation.
-Optional backends (MySQL, PostgreSQL and Cassandra) have
+Kea depends on C++ compiler, make, libtool, boost (at least includes),
+log4cplus and one crypto library (either OpenSSL or Botan) for
+compilation.  Optional backends (MySQL, PostgreSQL and Cassandra) have
 additional dependencies. For detailed installation directions, see the
 additional dependencies. For detailed installation directions, see the
 guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html.
 guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html.