]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 9 Mar 2013 10:34:25 +0000 (10:34 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 9 Mar 2013 10:34:25 +0000 (10:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@28836 0785d39b-7218-0410-832d-ea1e28bc413d

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

index af2ab44e3299780714eefe7c2ee08230e3e22241..6e9570453f8501b9d95809c85108dddb41db8c95 100644 (file)
@@ -109,7 +109,7 @@ std::cout << "dealii-feature: BOOST="
 #endif
 
 #ifdef DEAL_II_WITH_P4EST
-  std::cout << "dealii-feature: P4EST=yes" << std::endl;
+  std::cout << "dealii-feature: P4est=yes" << std::endl;
 #endif
 
 #ifdef DEAL_II_WITH_PETSC
@@ -132,10 +132,6 @@ std::cout << "dealii-feature: BOOST="
   std::cout << "dealii-feature: NetCDF=yes" << std::endl;
 #endif
 
-#ifdef DEAL_II_WITH_P4EST
-  std::cout << "dealii-feature: P4est=yes" << std::endl;
-#endif
-
 #ifdef DEAL_II_WITH_TECPLOT
    std::cout << "dealii-feature: Tecplot=yes" << std::endl;
 #endif

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.