From: Wolfgang Bangerth Date: Thu, 16 Aug 2001 12:25:51 +0000 (+0000) Subject: Well, revert patch as does not help... X-Git-Tag: v8.0.0~18904 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc0cbec8a4b684d6f46c591d3feb36d62b131975;p=dealii.git Well, revert patch as does not help... git-svn-id: https://svn.dealii.org/trunk@4894 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure.in b/deal.II/configure.in index 64affb48ad..7440718b3c 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -743,7 +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" + LDFLAGS="$LDFLAGS" dnl If necessary, add shared lib flags if test $enableshared = yes ; then