todo for beta 2



James Amundson writes:
> On Wed, 2004-07-14 at 15:03, Raymond Toy wrote:
> 
> 
>>    Vadim> Plaese, take a look at
>>
>>    Vadim> http://www.math.utexas.edu/pipermail/maxima/2004/007230.html
>>    Vadim> http://www.math.utexas.edu/pipermail/maxima/2004/007584.html
>>
>>Let me see if I understand the issue.
>>
>>In the first message, you say you only enabled gcl, and then try to
>>run maxima with cmucl.  Is that expected to work?  I don't expect it
>>too.
>>
>>I guess it comes from not having configure define CMUCL_RUNTIME so
>>maxima.in gets converted to something that has the wrong path for
>>cmucl.
> 
> 
> I admit it: "bug" is too strong a word. A one-line change to
> configure.in makes CMUCL_RUNTIME get a default value, even if
> --enable-cmucl is not given. Problem elminated.
> 
> I just committed the change.
> 
> --Jim
> 

I call situation when ./configure ; make creates
script which tries exec on directory a "bug".  Maybe
mild one but still a bug.  BTW, exactly the same situation
with clisp was OK from very beginning.  I posted patch which
provides default value to CMUCL_RUNTIME to configure.in
in January.  Being not autotools expert I did not commit
it to CVS since I wasn't sure it is really right place
to do the thing.  Thank to James now it's OK.


-- 
      Vadim V. Zhytnikov

      <vvzhy@netorn.ru>