summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-10-16 01:09:40 (GMT)
committerhobbs <hobbs>2002-10-16 01:09:40 (GMT)
commitbcac8f8ed6c691537e4842ce50892d29543bc0f8 (patch)
treeb7c609630f3eaf82665fc077afa0239d8065a1bf /unix/tcl.m4
parent7a326db3c99058b1f643e218109acaa673dff6ec (diff)
downloadtcl-bcac8f8ed6c691537e4842ce50892d29543bc0f8.zip
tcl-bcac8f8ed6c691537e4842ce50892d29543bc0f8.tar.gz
tcl-bcac8f8ed6c691537e4842ce50892d29543bc0f8.tar.bz2
Correct AIX-5 ppc build flags
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r--unix/tcl.m42
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"