From a90e0b91cdd543cc28abf425355c801279482ad6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 8 Jan 2008 14:23:30 +0000 Subject: * boot/Makefile.pamphlet (AXIOM_LOCAL_LISP): Use Lisp image with C bindings. * interp/msgdb.boot (brightPrint0): Don't highlight if the standard output is not attached to a terminal. * interp/sys-driver.boot (stdStreamIsTerminal): New. * lib/cfuns-c.c (std_stream_is_terminal): New. --- configure.ac.pamphlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac.pamphlet') diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet index 486b3eed..af508ad3 100644 --- a/configure.ac.pamphlet +++ b/configure.ac.pamphlet @@ -1019,7 +1019,7 @@ information: <>= sinclude(config/open-axiom.m4) sinclude(config/aclocal.m4) -AC_INIT([OpenAxiom], [1.1.0-2008-01-06], +AC_INIT([OpenAxiom], [1.1.0-2008-01-08], [open-axiom-bugs@lists.sf.net]) @ -- cgit v1.2.3