aboutsummaryrefslogtreecommitdiff
path: root/tclconfig/tcl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'tclconfig/tcl.m4')
-rw-r--r--tclconfig/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/tclconfig/tcl.m4 b/tclconfig/tcl.m4
index 9a7e253..1f76ea8 100644
--- a/tclconfig/tcl.m4
+++ b/tclconfig/tcl.m4
@@ -752,7 +752,7 @@ AC_DEFUN(TEA_CONFIG_CFLAGS, [
# 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`