]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Patch by Christian Cornelssen: Fix an obvious misspelling.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Oct 2008 23:47:55 +0000 (23:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Oct 2008 23:47:55 +0000 (23:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@17342 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 5ed9b8034499d62af6f2bf157475e4b5f4427f79..a5859e7b4339a7c317663aa5c8f0a486cf4d8100 100644 (file)
@@ -117,7 +117,7 @@ DEAL_II_SHLIB_NAME = lib$(1)$(shared-lib-suffix).$(DEAL_II_VERSION)
 ifeq (@DEAL_II_LD_UNDERSTANDS_SONAME@,yes)
   DEAL_II_ADD_SONAME = -Wl,-soname,$(call DEAL_II_SHLIB_NAME,$(1))
 else
-  ifeq (@DEAL_II_LD_UNDERSTANDS_SONAME@,yes)
+  ifeq (@DEAL_II_LD_UNDERSTANDS_DYLIB_INSTALL_NAME@,yes)
     DEAL_II_ADD_SONAME = -Wl,-dylib_install_name -Wl,$(call DEAL_II_SHLIB_NAME,$(1))
   else
     DEAL_II_ADD_SONAME = 

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.