Configuring the latest default hg on OSX
c.
kingcrimson at tiscali.it
Mon Jun 30 06:16:15 CDT 2008
On 30/giu/08, at 12:02, Ben Abbott wrote:
> Thanks for reminding me. I'd neglected to verify that I'm doing that
> correctly. I've written a short script using sed to modify lines 32
> and 33 of gl-render.h. They result is below ...
>
> 32 #include <OpenGL/gl.h>
> 33 #include <OpenGL/glu.h>
>
> When you finish the configure process on your mac, what does the
> line beginning with "OPENGL libraries:" list?
Nothing, but the linking seems to work...
I think this is because the OpenGL libraries are set via
the environment:
LDFLAGS="-framework OpenGL"
not by autoconf
> Ben
c.
More information about the Octave-maintainers
mailing list