]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove obsolete checks
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 14:50:49 +0000 (14:50 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 14:50:49 +0000 (14:50 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26839 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/checks/check_for_cxx_features.cmake
deal.II/include/deal.II/base/config.h.in

index 8b242b32692549de1b32e6918bc970c49c000b89..f264441577c2e9476d5f28902cf157da3bffc234 100644 (file)
@@ -222,15 +222,3 @@ CHECK_CXX_SOURCE_COMPILES(
   DEAL_II_HAVE_ISFINITE)
 
 
-
-#
-# Checks for various header files:
-#
-
-CHECK_INCLUDE_FILE("stdint.h" HAVE_STDINT_H)
-
-CHECK_INCLUDE_FILE("stdlib.h" HAVE_STDLIB_H)
-
-CHECK_INCLUDE_FILE("string.h" HAVE_STRING_H)
-
-CHECK_INCLUDE_FILE("strings.h" HAVE_STRINGS_H)
index 40c45c9287fc165992ddc9ecbafa8110ea7b1706..314dd44a669f22a1f7c39375d83075371477c394 100644 (file)
 /* Defined if std::isfinite is available */
 #cmakedefine DEAL_II_HAVE_ISFINITE
 
-/* Defined if you have the <stdint.h> header file. */
-#cmakedefine HAVE_STDINT_H
-
-/* Defined if you have the <stdlib.h> header file. */
-#cmakedefine HAVE_STDLIB_H
-
-/* Defined if you have the <strings.h> header file. */
-#cmakedefine HAVE_STRINGS_H
-
-/* Defined if you have the <string.h> header file. */
-#cmakedefine HAVE_STRING_H
-
 
 /********************************************
  * Configured in check_for_system_features: *

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.