[gtkada] GTKAda GPL 2012 built on Mac OS X, patch proposal.
Emmanuel Briot
briot at adacore.com
Mon Jul 23 16:27:57 CEST 2012
> Hi again, here is a more rigorous patch for ./testgtk/Makefile.in:
>
> --- ./testgtk/Makefile.in.0 2011-03-13 19:00:52.000000000 +0100
> +++ ./testgtk/Makefile.in 2012-07-21 17:08:40.000000000 +0200
> @@ -21,6 +21,7 @@
>
> ifeq ($(HAVE_OPENGL),True)
> OPENGL_C_OBJECTS=lw.o
> +OPENGL_FLAGS= @GL_CFLAGS@
> OPENGL_LIBS= @GL_LIBS@
> GTKADA_GL_LIBS=-lgtkada_gl
> else
That seems more general indeed.
I have checked this in the development version of GtkAda, although I could not really test it on my own machine (configure does not find -lGL, and I did not have time to investigate which packages should be installed)
Thanks for the patch.
Emmanuel
More information about the gtkada
mailing list