--- Tcl/configure.orig	1998-01-03 15:46:25.000000000 +0300
+++ Tcl/configure	2009-11-04 05:58:13.000000000 +0300
@@ -3219,7 +3219,7 @@
 	# 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`
