aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Keegan McAllister <mcallister.keegan@gmail.com>2012-03-14 05:08:36 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-04-15 13:49:15 -0400
commit8bcc001b5238bb2698a8c38771d0c6d91fc89650 (patch)
treeb1d130a90f0f336d7d1c59f4123d3040ac754a96 /configure.ac
parent2675f13676db938e2ca0306374908b9498f43a24 (diff)
Remove Boost entirely
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 804b6fc..61e949e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])],