From cfa2761407871abfb6dade1107b9b998ea130881 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 18 Jan 2006 14:29:26 +0000 Subject: merged patches for the packages by Till Varoquaux. --- tclconfig/tcl.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tclconfig') 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` -- cgit v1.1