Another Sun Studio fix from Monty Taylor.

pull/3335/head
kenton@google.com 15 years ago
parent d2fcbba230
commit fe7314e0cc
  1. 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

Loading…
Cancel
Save