diff --git a/Tcl/configure b/Tcl/configure index 8faa4ff..9b9917b 100755 --- a/Tcl/configure +++ b/Tcl/configure @@ -3219,7 +3219,7 @@ else # results, and the version is kept in special file). if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then - system=MP-RAS-`awk '{print $3}' /etc/.relid'` + system=MP-RAS-`awk '{print $3}' /etc/.relid` fi if test "`uname -s`" = "AIX" ; then system=AIX-`uname -v`.`uname -r`