From f8e68aa986b2bdf31e31da488c707ae4a6a4b58b Mon Sep 17 00:00:00 2001 From: das Date: Fri, 26 May 2006 19:21:24 +0000 Subject: autoconf-2.13 --- unix/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/configure b/unix/configure index 76082ad..caa872a 100755 --- a/unix/configure +++ b/unix/configure @@ -1988,7 +1988,7 @@ else # 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 }' /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