Greetings!

Tim, I just did a fresh checkout:

export CVSROOT=:pserver:[EMAIL PROTECTED]:/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 <[EMAIL PROTECTED]> 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                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


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

Reply via email to