--- configure.orig 2011-12-28 10:48:15.000000000 +0800 +++ configure 2011-12-28 10:49:54.000000000 +0800 @@ -2764,7 +2764,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`