octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix for bug #47381, how to order #includes


From: Mike Miller
Subject: Re: fix for bug #47381, how to order #includes
Date: Sat, 26 Mar 2016 09:26:39 -0700
User-agent: Mutt/1.5.24 (2015-08-30)

On Sat, Mar 26, 2016 at 05:38:01 -0700, Sebastian Schöps wrote:
> Just for my curiosity: does this problem occur in stable and/or development
> branch? jwe changed recently a lot how the configure script handles graphics
> dependencies sind inclusion of gl2ps was dependent on fltk

This was found very quickly. It was broken by a change on the default
branch and fixed on the default branch.

It doesn't really have to do with the fltk-gl2ps changes, more to do
with the fact that graphics functions still need to be declared even if
the features they provide are disabled. Specifically the gl2ps_print
function still needs to be callable even if the gl2ps library is not
being used.

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]