]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable shared libs on OSF1 V5 as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Mar 2001 14:54:36 +0000 (14:54 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Mar 2001 14:54:36 +0000 (14:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@4250 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure
deal.II/configure.in

index 4808fc791181b30bc9c31de00658a26b3c0d0853..bad74aeb8b196c6f073d3de666c72baea3c6ba74 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.59 
+# From configure.in Revision: 1.61 
 
 
 
@@ -1224,7 +1224,7 @@ fi
 
 
 case "$target" in
-   *-aix* | alpha*-linux* | alpha*-osf4* | *cygwin )
+   *-aix* | alpha*-linux* | alpha*-osf45* | *cygwin )
           echo "configure: warning: Shared libraries not supported on $target. Using static libs instead" 1>&2
           enableshared=no 
           ;;
index 62261b2e5005ed43ef385a695705cbd58fda70f9..bc48101496c57cdc912d90cc00f5cc68c8f0ee3f 100644 (file)
@@ -153,7 +153,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*-osf4* | *cygwin )
+   *-aix* | alpha*-linux* | alpha*-osf[45]* | *cygwin )
           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.