Camm,

I'm rebuilding axiom on gcl-2.6.8pre and I noticed that Axiom is still
carrying this patch which I'd have thought would affect several GCL
system. Perhaps you want to put it into gcl-2.6.8?

--- configure.in        Sat Jan 15 14:17:17 2005
+++ configure.in.tpd    Tue Jan 17 09:32:15 2006
@@ -538,7 +538,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`


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to