Commit Graph

8 Commits

Author SHA1 Message Date
Moritz Bunkus
9b09198871 Always check for Boost::System, and do that before the Boost::Filesystem check 2010-02-10 13:30:54 +01:00
Moritz Bunkus
c94996a5f9 Require Boost v1.34.0 or later. 2009-12-28 20:43:47 +01:00
Moritz Bunkus
4be97555d1 Only test for Boost::System if Boost::Filesystem depends on it. 2009-12-28 18:58:53 +01:00
Moritz Bunkus
eb8377ed97 Added checks for boost::system. 2009-12-27 23:05:37 +01:00
Moritz Bunkus
441534c260 Added a configure check for Boost's Filesystem library. 2009-12-27 18:30:06 +01:00
Moritz Bunkus
4535f4fa78 Added boost/foreach.hpp and configure checks in case the system version is older than 1.34.0.
I want Debian Etch & OpenSuSE 10.x to continue to be supported, and
those only ship with Boost 1.33.0.
2009-11-25 22:29:02 +01:00
Moritz Bunkus
3f705cb7a6 Fail configure if the Boost regex library is not found. 2008-08-30 12:49:25 +00:00
Moritz Bunkus
f1f4b5567f Switched from the PCRE regex library to Boost's one. 2008-08-30 12:45:54 +00:00