]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Fix Typo in FindMUMPS.cmake, fix issue 60
authorMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 5 Jun 2013 12:03:17 +0000 (12:03 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Wed, 5 Jun 2013 12:03:17 +0000 (12:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@29752 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindMUMPS.cmake

index 0c3bcf2952e2136acf95e6bb749a5cc37e9f1ede..1b44a1fd28c3bddec26abccc29cc4572f2101bbf 100644 (file)
@@ -62,7 +62,7 @@ FIND_LIBRARY(MUMPS_COMMON_LIBRARY
 # If we can find libport.so (or similiar), link it in as well:
 #
 FIND_LIBRARY(PORD_LIBRARY
-  NAMES port
+  NAMES pord
   HINTS
     ${MUMPS_DIR}
   PATH_SUFFIXES lib${LIB_SUFFIX} lib64 lib

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.