axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] configure.in.patch


From: root
Subject: [Axiom-developer] configure.in.patch
Date: Sun, 16 Apr 2006 13:27:10 -0400

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`




reply via email to

[Prev in Thread] Current Thread [Next in Thread]