From 50e884ca4cd2d1ad9d46720564706e89c6df6b93 Mon Sep 17 00:00:00 2001 From: das Date: Fri, 26 May 2006 19:15:01 +0000 Subject: autoconf-2.59 --- unix/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/configure b/unix/configure index e8e17ed..4404685 100755 --- a/unix/configure +++ b/unix/configure @@ -4535,7 +4535,7 @@ echo "$as_me: WARNING: can't find uname command" >&2;} # 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