]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add $LDFLAGSPIC to test for soname.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 12 May 2009 14:24:03 +0000 (14:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 12 May 2009 14:24:03 +0000 (14:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@18839 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index b14307a0b09f7ad8a60a2b41f89136375c211dfa..c23072956b24c419bc972f3209912996176bad53 100644 (file)
@@ -1889,7 +1889,7 @@ AC_DEFUN(DEAL_II_CHECK_LINK_SONAME,
 [
   dnl First try -soname
   OLD_LDFLAGS="$LDFLAGS"
-  LDFLAGS="-Wl,-soname,libbase.so.6.2.1 $LDFLAGS $SHLIBFLAGS"
+  LDFLAGS="-Wl,-soname,libbase.so.6.2.1 $LDFLAGS $LDFLAGSPIC $SHLIBFLAGS"
   AC_MSG_CHECKING([whether compiler understands option -Wl,-soname])
   AC_LINK_IFELSE(
    [ AC_LANG_PROGRAM([[]],[[]])],

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.