]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix two typos
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 14:49:31 +0000 (14:49 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 14:49:31 +0000 (14:49 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26752 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_setup_target.cmake
deal.II/include/deal.II/base/config.h.in

index 7de8191e401269d74c5ef2e0b8945c5caf8d3579..c917f38e672a0fe33b03020a0a3eb50565f1e692 100644 (file)
@@ -11,7 +11,7 @@
 
 MACRO(DEAL_II_SETUP_TARGET target)
 
-  CMAKE_MINIMUM_REQUIRED(2.8.8)
+  CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
 
   SET_TARGET_PROPERTIES(${target} PROPERTIES
     INCLUDE_DIRECTORIES
index 243b8fda35439a02e60a84ecd7ff6f2e08c1f50a..57cd2ad7dd0c329fa236ae7d3e853ca0ded31eea 100644 (file)
  * "__gterr =", but then forgets to undef this thing. Boost simply wants to
  * concatenate the underscore with another string to form a class name, which
  * then of course isn't valid any more. See mails in early Feb 2006.
+ *
+ * TODO: Obsolete?
  */
-/* TODO: Obsolete?
-   #cmakedefine PETSC_SKIP_UNDERSCORE_CHKERR */
+#cmakedefine PETSC_SKIP_UNDERSCORE_CHKERR
 
 /**
  * These macros are defined to make testing for PETSc versions within

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.