diff options
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r-- | unix/tcl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4 index e36f85d..6c5c4c1 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -1081,7 +1081,7 @@ dnl AC_CHECK_TOOL(AR, ar) EXTRA_CFLAGS="" LDFLAGS="" ;; - IRIX-6.*|IRIX64-6.5*) + IRIX-6.*) SHLIB_CFLAGS="" SHLIB_LD="ld -n32 -shared -rdata_shared" SHLIB_LD_LIBS='${LIBS}' |