cmucl runtime fix



On Mon, 2004-04-26 at 23:25, C Y wrote:
> I still get a failure with the cmucl default.  See below. 

There were multiple typos in the version I committed. It should be fixed
now. Please try again.

>  I need to do
> the following to successfully build cmucl:
> 
> ./configure --enable-cmucl --with-cmucl-runtime=/usr/local/bin/lisp
> 
> I am using the tarball release and not a distro package - perhaps that
> has something to do with it?

Ideally, the code should work in either case.

--Jim