summaryrefslogtreecommitdiffstats
path: root/unix/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'unix/aclocal.m4')
-rw-r--r--unix/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/aclocal.m4 b/unix/aclocal.m4
index d8f4be9..ba4770e 100644
--- a/unix/aclocal.m4
+++ b/unix/aclocal.m4
@@ -564,7 +564,7 @@ AC_DEFUN(SC_CONFIG_CFLAGS, [
TCL_EXP_FILE=""
STLIB_LD="ar cr"
case $system in
- AIX-4.[[2-9]])
+ AIX-4.[[1-9]])
SHLIB_CFLAGS=""
SHLIB_LD="$fullSrcDir/ldAix /bin/ld -bhalt:4 -bM:SRE -bE:lib.exp -H512 -T512 -bnoentry"
SHLIB_LD_LIBS='${LIBS}'