]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Also add the -mmacosx-min-version flag to LDFLAGS.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Dec 2009 18:18:09 +0000 (18:18 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Dec 2009 18:18:09 +0000 (18:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@20253 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index ae1c1ef94000f0524cd4dde45435e4765ae05778..59c5d503662b3d313de37728bb8344f8a5937417 100644 (file)
@@ -2002,6 +2002,7 @@ AC_DEFUN(DEAL_II_CHECK_DYNAMIC_CAST_BUG,
                and dynamic libraries])
     CXXFLAGSG="$CXXFLAGSG -mmacosx-version-min=10.4"
     CXXFLAGSO="$CXXFLAGSO -mmacosx-version-min=10.4"
+    LDFLAGS="$LDFLAGS -mmacosx-version-min=10.4"
   fi
   rm -f contrib/config/tests/darwin-dynamic-cast/libDynamicCastTestLib.dylib
   rm -f contrib/config/tests/darwin-dynamic-cast/main.o
index da4db54789bfd98728b103eadf06058c29c5fb04..a8570ce13aac630ff8cff179036ff65fc5f384bd 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 20235 .
+# From configure.in Revision: 20252 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.63 for deal.II 6.3.pre.
 #
@@ -12770,6 +12770,7 @@ _ACEOF
 
     CXXFLAGSG="$CXXFLAGSG -mmacosx-version-min=10.4"
     CXXFLAGSO="$CXXFLAGSO -mmacosx-version-min=10.4"
+    LDFLAGS="$LDFLAGS -mmacosx-version-min=10.4"
   fi
   rm -f contrib/config/tests/darwin-dynamic-cast/libDynamicCastTestLib.dylib
   rm -f contrib/config/tests/darwin-dynamic-cast/main.o

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.