]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove PETSC_DEV macro in configure.in and re-generated config.h.in.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Mar 2012 18:59:21 +0000 (18:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Mar 2012 18:59:21 +0000 (18:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@25333 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in
deal.II/include/deal.II/base/config.h.in

index 6db52e46fe13ab9c932bfe9f71093ac96975409d..d7891c9c2d8684cfe6d23ce13f4704cf9b2021cc 100644 (file)
@@ -864,9 +864,6 @@ AH_BOTTOM(
     >=  \
     (major)*10000 + (minor)*100 + (subminor))
 
-#define DEAL_II_PETSC_VERSION_DEV() \
-  (DEAL_II_USE_PETSC_DEV)
-
 #include <deal.II/base/numbers.h>
 #include <deal.II/base/types.h>
 
index 379ac491d5bcd058a9e0a79df3a7d3b42df80a3b..8c0427040d18736e58aeb1c1b0714e0ec8398f01 100644 (file)
    provided by the compiler. */
 #undef DEAL_II_USE_DIRECT_ERRNO_H
 
+/* Defined if deal.II is configured with an external Boost library */
+#undef DEAL_II_USE_EXTERNAL_BOOST
+
 /* Defined if a Metis installation was found and is going to be used */
 #undef DEAL_II_USE_METIS
 
     >=  \
     (major)*10000 + (minor)*100 + (subminor))
 
-#define DEAL_II_PETSC_VERSION_DEV() \
-  (DEAL_II_USE_PETSC_DEV)
-
 #include <deal.II/base/numbers.h>
 #include <deal.II/base/types.h>
 

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.