]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add path to Sun F77 libs to linker line.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 12:20:29 +0000 (12:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Aug 2001 12:20:29 +0000 (12:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@4893 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure.in

index f58ef8f7819e129ef0c58fd4445280ce3572bc99..64affb48ad18984e443793dc99b5a4751ae16c7c 100644 (file)
@@ -743,6 +743,7 @@ if test "x$F77" != "x" ; then
        F77FLAGSG="$FFLAGS -silent -g"
        F77FLAGSO="$FFLAGS -silent -O3 -w"
        F77LIBS="$F77LIBS -lF77 -lsunmath -lM77"
+       LDFLAGS="$LDFLAGS -L/opt/SUNWspro/lib"
 
        dnl If necessary, add shared lib flags
        if test $enableshared = yes ; then

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.