aboutsummaryrefslogtreecommitdiff
path: root/tclconfig
diff options
context:
space:
mode:
authorlecoanet2006-01-18 14:29:26 +0000
committerlecoanet2006-01-18 14:29:26 +0000
commitcfa2761407871abfb6dade1107b9b998ea130881 (patch)
treeef61d08e7a1e1912153ee9d7203da79d360b924c /tclconfig
parent320f330bd4dd46c324ab417fd5a16bf3fc7c7e9f (diff)
downloadtkzinc-cfa2761407871abfb6dade1107b9b998ea130881.zip
tkzinc-cfa2761407871abfb6dade1107b9b998ea130881.tar.gz
tkzinc-cfa2761407871abfb6dade1107b9b998ea130881.tar.bz2
tkzinc-cfa2761407871abfb6dade1107b9b998ea130881.tar.xz
merged patches for the packages by Till Varoquaux.
Diffstat (limited to 'tclconfig')
-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`