gtkgl.m4 is only required if you are actively developing gnome-python --
the same way you need imlib.m4 even if you are not going to compile
_gdkimlibmodule.so.

For just building the package from a tarball, the macro file is not
required.  I was under the impression that we were moving away from
putting all macros in the gnome-common module anyway.

As for package dependencies, it is probably best to put _gtkglmodule.so
and gtkgl.py into a pygtk-gl package or something like that.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Mon, 19 Jul 1999, Matt Wilson wrote:

> On Mon, Jul 19, 1999 at 02:08:02PM +0800, James Henstridge wrote:
> > In other news, I have added a wrapper for gtkglarea to pygtk.  There are a
> > few examples in the examples/gl directory, including a translation of the
> > mesa gears demo.  To use it, you will also need the PyOpenGL package.
> 
> Hmm... now we have a build time dependency on gtkglarea - that is - we
> need gtkgl.m4 in order to run autogen for gnome-python, even if we're
> not interested in building gtkgl support...  May be we should put it
> in gnome-common?
> 
> Matt
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to