gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: axiom.risc


From: Camm Maguire
Subject: [Gcl-devel] Re: axiom.risc
Date: 17 Apr 2006 12:28:39 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Tim, I just did a fresh checkout:

export CVSROOT=:pserver:address@hidden:/sources/gcl
cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl

and I see both the patch below and the relid patch in configure.in.
Am I missing something?

Take care,

root <address@hidden> writes:

> 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.
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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