OSDN Git Service

tcl/ChangeLog:
[pf3gnuchains/sourceware.git] / tk / unix / tcl.m4
index 9284ddc..79314fe 100644 (file)
@@ -750,7 +750,7 @@ AC_DEFUN(SC_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`
@@ -2068,7 +2068,7 @@ AC_DEFUN(SC_BLOCKING_STYLE, [
            # 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`