make fails with error about mgnuplot



On 12/12/2013 1:50 PM, David Billinghurst wrote:
> On 12/12/2013 1:34 PM, Robert Dodier wrote:
>> I just tried to build Maxima from current source code and it compiles
>> all the stuff in src just fine but in plotting it fails with this error:
>>
>>      Makefile:281: warning: overriding commands for target `mgnuplot'
>>      Makefile:256: warning: ignoring old commands for target `mgnuplot'
>>      make[1]: *** No rule to make target `mgnuplot.', needed by 
>> `mgnuplot'.
>>      Stop.
>>
>> Dunno what's going on. Can anyone else confirm it?
> This will be my doing.  I added some rules to build mgnuplot.exe on 
> windows.
> - http://www.math.utexas.edu/pipermail/maxima/2013/034719.html
> - http://sourceforge.net/mailarchive/message.php?msg_id=31734078
>
> I thought that the would only execute if configured with 
> --enable-xmaxima-exe

I have committed a (probable) fix for this.