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.
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer