From 092c4e2d540b97f58b6e685bae72abedde169a87 Mon Sep 17 00:00:00 2001 From: das Date: Fri, 9 Nov 2007 06:19:39 +0000 Subject: sync with tcl/unix/tcl.m4 FossilOrigin-Name: 7c5103344a5f47e7aa3e3b131ffcd6c728977b5f --- unix/tcl.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/tcl.m4 b/unix/tcl.m4 index 94b1cc0..51809fd 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -891,7 +891,7 @@ AC_DEFUN([SC_CONFIG_SYSTEM], [ # results, and the version is kept in special file). if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then - tcl_cv_sys_version=MP-RAS-`awk '{print [$]3}' /etc/.relid` + tcl_cv_sys_version=MP-RAS-`awk '{print $[3]}' /etc/.relid` fi if test "`uname -s`" = "AIX" ; then tcl_cv_sys_version=AIX-`uname -v`.`uname -r` -- cgit v0.12