From: maier Date: Thu, 1 Nov 2012 23:14:46 +0000 (+0000) Subject: One last typo for today X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7bb0751a2192800f6978765d25a812001a58b7;p=dealii-svn.git One last typo for today git-svn-id: https://svn.dealii.org/branches/branch_cmake@27306 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/README.CMAKE b/deal.II/README.CMAKE index 5e7b771078..86ebfda496 100644 --- a/deal.II/README.CMAKE +++ b/deal.II/README.CMAKE @@ -218,7 +218,7 @@ CONFIGURATION always an exception, isn't it?) DEAL_II_FORCE_BUNDLED_ forces the use of the bundled library. - The option DEAL_II_FORCE_BUNDLED_(BOOST|FUNCTIONPARSER|TBB|UMFPACK) + The option DEAL_II_FORCE_BUNDLED_(BOOST|FUNCTIONPARSER|THREADS|UMFPACK) forces the use of the bundled library regardless whether DEAL_II_ALLOW_BUNDLED is set to OFF or an external library is found.