]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix preprocessor oversight
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 15 Mar 2006 20:57:10 +0000 (20:57 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 15 Mar 2006 20:57:10 +0000 (20:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@12604 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 485ac968abe5f842f6329ce27257440a1fb76deb..a3d01466f70b5d24764ddbfb321652b45e44545f 100644 (file)
@@ -414,3 +414,5 @@ namespace deal_II_numbers {
   bool is_finite (const double x);
 }
 
+#endif
+
index 1755bb1c459335df6bbeb3cc0a16b25690b51de8..43e964224bd45e568fc2e986f7b020dc571f9b7f 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.220 .
+# From configure.in Revision: 1.221 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for deal.II 5.3.pre.
 #
index 5e46b3a5e1b7a3fd406eea66320949f0972d7db3..5db6d179c6af9b67155ca50634e34f81045df5a3 100644 (file)
@@ -700,6 +700,8 @@ namespace deal_II_numbers {
                                              */
   bool is_finite (const double x);
 }
+
+#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.