]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix in report_features.cc.in
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Jul 2013 22:44:42 +0000 (22:44 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Jul 2013 22:44:42 +0000 (22:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@29981 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/report_features.cc.in

index 3b0c072a01ca89a0eab255735edbd782fdba0809..207a374326f79e9444c2d405403590def76209ac 100644 (file)
@@ -61,7 +61,7 @@ int main()
   if(${_shared_libs})
     std::cout << "dealii-feature: shared_libs=yes" << std::endl;
   else
-    std::cout << "dealii-feature: shared_libs=yes" << std::endl;
+    std::cout << "dealii-feature: shared_libs=no" << std::endl;
 
 #ifdef DEAL_II_WITH_ARPACK
   std::cout << "dealii-feature: ARPACK=yes" << std::endl;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.