]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Regenerate
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Oct 2008 00:09:38 +0000 (00:09 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Oct 2008 00:09:38 +0000 (00:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@17387 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index e4db705c70754c7637abd21660b5fc962c230da4..cdd905b623da31317de09bd02256c13071277789 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 17296 .
+# From configure.in Revision: 17384 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for deal.II 6.2.pre.
 #
@@ -4885,6 +4885,7 @@ echo "${ECHO_T}Unrecognized compiler -- still trying" >&6; }
       ibm_xlc)
           CFLAGS="$CFLAGS -O2"
           CFLAGSPIC="-fPIC"
+         SHLIBLD="$CXX"
           ;;
 
       MIPSpro*)
@@ -11492,6 +11493,12 @@ if test "x$enableshared" = "xyes" ; then
           ;;
   esac
 
+  case "${GXX-VERSION}" in
+    ibm_xlc* )
+       SHLIBFLAGS="-qmkshrobj"
+          ;;
+  esac
+
 
     OLD_LDFLAGS=$LDFLAGS
   LDFLAGS="-Wl,-soname,libbase.so.6.2.1 $LDFLAGS"

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.