#! /bin/sh
-# From configure.in Revision: 23709 .
+# From configure.in Revision: 23738 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for deal.II 7.1.pre.
#
#include <deal.II/base/numbers.h>
#include <deal.II/base/types.h>
-/**
- * If the compiler supports the upcoming C++1x standard, allow us to refer
- * to things in namespace std through namespace std_cxx1x (the namespace
- * into which we import BOOST components if we don't have C++1x support).
- */
-#ifdef DEAL_II_CAN_USE_CXX1X
-namespace std_cxx1x = std;
-#endif
-
#endif
])
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `jn' function. */
+#undef HAVE_JN
+
/* Defined if deal.II was configured with BLAS support */
#undef HAVE_LIBBLAS
#include <deal.II/base/numbers.h>
#include <deal.II/base/types.h>
-/**
- * If the compiler supports the upcoming C++1x standard, allow us to refer
- * to things in namespace std through namespace std_cxx1x (the namespace
- * into which we import BOOST components if we don't have C++1x support).
- */
-#ifdef DEAL_II_CAN_USE_CXX1X
-namespace std_cxx1x = std;
-#endif
-
#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