axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: axiom.risc


From: root
Subject: [Axiom-developer] Re: axiom.risc
Date: Sun, 16 Apr 2006 20:06:13 -0400

Camm,

This patch is NOT in 2.6.8pre. I just hand-patched it in. 

Tim



--- configure   2006-04-14 18:11:38.692002016 +0200
+++ configure.tpd       2006-04-14 18:17:23.868312995 +0200
@@ -6187,7 +6187,7 @@
 echo "configure:6188: checking emacs site lisp directory" >&5
 if [ "$EMACS_SITE_LISP" = "unknown" ] ; then
        if [ "$EMACS" != "" ] ; then
-               EMACS_SITE_LISP=`$EMACS -q -batch --no-site-file -l conftest.el 
2>&1 | sed -e /Loading/d | sed -e /load/d `
+               EMACS_SITE_LISP=`$EMACS -q -batch --no-site-file -l conftest.el 
2>&1 | grep -v ^Warning: | sed -e /Loading/d | sed -e /load/d `
        else
                EMACS_SITE_LISP=""
        fi

This is in 2.6.8pre, which alas has really been delayed too long now.




reply via email to

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