From 0bb185a015acf8108be87d21d765ba537fb27999 Mon Sep 17 00:00:00 2001 From: wart Date: Wed, 11 Aug 1999 23:09:27 +0000 Subject: Added definition for STLIB_LD --- unix/aclocal.m4 | 1 + unix/tcl.m4 | 1 + 2 files changed, 2 insertions(+) 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="" diff --git a/unix/tcl.m4 b/unix/tcl.m4 index eb24967..d8f4be9 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.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="" -- cgit v0.12