]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable shared libs on Mac OS X.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2002 19:30:28 +0000 (19:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 17 Oct 2002 19:30:28 +0000 (19:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@6681 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index 64a32d6692d7681211b044d4e16a6f97120c7f97..f7677d5eec358b3e6e74c07ae1d1146dd6f0c712 100644 (file)
@@ -247,7 +247,7 @@ dnl disable them (we should probably use libtool there). Likewise on
 dnl CygWin Windows systems, where we don't know how to create shared
 dnl libs at all (at least at present)
 case "$target" in
-   *-aix* | alpha*-linux* | alpha*-osf[45]* | *cygwin )
+   *-aix* | alpha*-linux* | alpha*-osf[45]* | *cygwin | powerpc-apple-darwin* )
           AC_MSG_WARN(Shared libraries not supported on $target. Using static libs instead)
           enableshared=no 
           ;;

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.