Remove Boost entirely

This commit is contained in:
Keegan McAllister
2012-03-14 05:08:36 -04:00
committed by Keith Winstein
parent 2675f13676
commit 8bcc001b52
9 changed files with 11 additions and 280 deletions
-2
View File
@@ -157,8 +157,6 @@ AS_IF([test x"$with_utempter" != xno],
AC_SEARCH_LIBS([compress], [z], , [AC_MSG_ERROR([Unable to find zlib.])])
AX_BOOST_BASE(, , [AC_MSG_ERROR([Unable to find boost libraries.])])
AC_ARG_WITH([skalibs],
[AS_HELP_STRING([--with-skalibs[=DIR]],
[root directory of skalibs installation])],