Browse Source

Another Sun Studio fix from Monty Taylor.

kenton@google.com 15 years ago
parent
commit
fe7314e0cc
1 changed files with 0 additions and 4 deletions
  1. 0 4
      m4/acx_check_suncc.m4

+ 0 - 4
m4/acx_check_suncc.m4

@@ -42,10 +42,6 @@ AC_DEFUN([ACX_CHECK_SUNCC],[
 
         AS_IF([test "x$ac_enable_64bit" = "xyes"],[
 
-          AS_IF([test "x${ac_cv_env_LDFLAGS_set}" = "x"],[
-            LDFLAGS="-L/usr/local/lib/${isainfo_k} ${LDFLAGS}"
-          ])
-
           AS_IF([test "x$libdir" = "x\${exec_prefix}/lib"],[
            dnl The user hasn't overridden the default libdir, so we'll
            dnl the dir suffix to match solaris 32/64-bit policy