From: bangerth Date: Tue, 8 Apr 2014 03:00:45 +0000 (+0000) Subject: Fix spelling. Doh! X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ba7672debfd3a413b48a69c96b1dfb1a9131be;p=dealii-svn.git Fix spelling. Doh! git-svn-id: https://svn.dealii.org/trunk@32731 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/config.h.in b/deal.II/include/deal.II/base/config.h.in index d16140c8c0..1d99e497ba 100644 --- a/deal.II/include/deal.II/base/config.h.in +++ b/deal.II/include/deal.II/base/config.h.in @@ -235,7 +235,7 @@ * Defined if there is no const operator() in the class type returned * by std::bind. */ -#cmakedefine DEAL_II_BOOST_BIND_NO_CONST_OP_PARENTHESES +#cmakedefine DEAL_II_BIND_NO_CONST_OP_PARENTHESES /** Defined if the compiler incorrectly deduces a constexpr as not being a * constant integral expression under certain optimization (notably