diff options
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r-- | unix/tcl.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4 index 53cc8bf..48ad434 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -836,8 +836,6 @@ dnl AC_CHECK_TOOL(AR, ar, :) # symbols when dynamically loaded into tclsh. DL_OBJS="tclLoadDl.o" - # AIX-5 has dl* in libc.so - DL_LIBS="" LDFLAGS="" LD_LIBRARY_PATH_VAR="LIBPATH" |