summaryrefslogtreecommitdiffstats
path: root/unix/aclocal.m4
diff options
context:
space:
mode:
authorwart <wart>1999-08-11 23:09:27 (GMT)
committerwart <wart>1999-08-11 23:09:27 (GMT)
commit0bb185a015acf8108be87d21d765ba537fb27999 (patch)
treefc81c85d2ba31d2ac5eacac943c551fc9da55444 /unix/aclocal.m4
parent720e09d73ac2b8eb6fa74bd1f3c44677b98008e2 (diff)
downloadtcl-0bb185a015acf8108be87d21d765ba537fb27999.zip
tcl-0bb185a015acf8108be87d21d765ba537fb27999.tar.gz
tcl-0bb185a015acf8108be87d21d765ba537fb27999.tar.bz2
Added definition for STLIB_LD
Diffstat (limited to 'unix/aclocal.m4')
-rw-r--r--unix/aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/aclocal.m4 b/unix/aclocal.m4
index eb24967..d8f4be9 100644
--- a/unix/aclocal.m4
+++ b/unix/aclocal.m4
@@ -562,6 +562,7 @@ AC_DEFUN(SC_CONFIG_CFLAGS, [
TCL_NEEDS_EXP_FILE=0
TCL_BUILD_EXP_FILE=""
TCL_EXP_FILE=""
+ STLIB_LD="ar cr"
case $system in
AIX-4.[[2-9]])
SHLIB_CFLAGS=""