Re: [Maxima-commits] CVS: maxima configure.in,1.39,1.40
Subject: Re: [Maxima-commits] CVS: maxima configure.in,1.39,1.40
From: James Amundson
Date: Wed, 26 Nov 2003 06:56:04 -0600
On Tue, 2003-11-25 at 20:30, Raymond Toy wrote:
> Update of /cvsroot/maxima/maxima
> In directory sc8-pr-cvs1:/tmp/cvs-serv25514
>
> Modified Files:
> configure.in
> Log Message:
> o Add -norc for clisp
> o Search *cmucl-lib* to find the lisp binary. (This probably still
> needs work, and probably only works on the CVS versions of CMUCL.)
I wrapped your version with #+cmu19 and reinstated the original wrapped
with #+cmu18 so that 18e would work again. Does the combined version
work with CMUCL cvs?
--Jim