]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 31 Oct 2012 14:36:15 +0000 (14:36 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 31 Oct 2012 14:36:15 +0000 (14:36 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27259 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_cached_variables.cmake

index d05ba6b9c04a9f5d72114f0005fb6807727eb14b..d1b567a43a1250e4a4c3f6083afd64527c42431f 100644 (file)
@@ -56,7 +56,7 @@
 #                                                                         #
 ###########################################################################
 
-If(DEAL_II_WITH_BUNDLED_DIRECTORY)
+If(DEAL_II_HAVE_BUNDLED_DIRECTORY)
   OPTION(DEAL_II_ALLOW_BUNDLED
     "Allow the use of libraries bundled with the source tarball. (DEAL_II_FORCE_BUNDLED* will overwrite this option.)"
     ON
@@ -73,7 +73,7 @@ OPTION(DEAL_II_COMPONENT_CONTRIB
   OFF
   )
 
-If(DEAL_II_WITH_DOC_DIRECTORY)
+If(DEAL_II_HAVE_DOC_DIRECTORY)
   OPTION(DEAL_II_COMPONENT_DOCUMENTATION
     "Enable configuration, build and installation of the documentation. This adds a COMPONENT \"documentation\" to the build system."
     OFF

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.