]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
No shared libs on hppa64-unknown-linux-gnu
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Mar 2003 23:25:38 +0000 (23:25 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Mar 2003 23:25:38 +0000 (23:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@7334 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8b4a8e807ba4db4230e5119f5dddc443e57b9851..75696c0b7bcd034f5c20807202ae2f018085802c 100755 (executable)
@@ -6745,7 +6745,7 @@ else
 fi;
 
 case "$target" in
-   *-aix4* | alpha*-linux* | alpha*-osf45* | *cygwin | powerpc-apple-darwin* )
+   *-aix4* | alpha*-linux* | alpha*-osf45* | *cygwin | powerpc-apple-darwin* | hppa64-unknown-linux-gnu )
           { echo "$as_me:$LINENO: WARNING: Shared libraries not supported on $target. Using static libs instead" >&5
 echo "$as_me: WARNING: Shared libraries not supported on $target. Using static libs instead" >&2;}
           enableshared=no
index c8ff524f384fdd3435a7308357ba2c9168d3ea0e..6587524e97112e731a7c5d6c2d080fd842b4b8ad 100644 (file)
@@ -252,7 +252,7 @@ dnl disable them (we should probably use libtool there). Likewise on
 dnl CygWin Windows and Mac OS X systems, where we don't know how to
 dnl create shared libs at all (at least at present)
 case "$target" in
-   *-aix4* | alpha*-linux* | alpha*-osf[45]* | *cygwin | powerpc-apple-darwin* )
+   *-aix4* | alpha*-linux* | alpha*-osf[45]* | *cygwin | powerpc-apple-darwin* | hppa64-unknown-linux-gnu )
           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.