[568] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Re: Best place to add -D_REENTRANT to build

daemon@ATHENA.MIT.EDU (Rob Browning)
Tue Jul 29 15:51:52 1997

To: gtk-list@redhat.com
From: Rob Browning <rlb@cs.utexas.edu>
Date: 29 Jul 1997 14:58:20 -0500
In-Reply-To: Ian Main's message of "Tue, 29 Jul 1997 12:28:49 -0700 (PDT)"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

Ian Main <slow@intergate.bc.ca> writes:

> configure.in is actually the file that's used to create the configure
> script.  Makefile.am is the automake makefile template.  If you want
> your changes to be proper, you should change these.  This requires that
> you have automake and autoconf packages installed to recreate
> Makefile.in and the configure script however.

Oh, right, I knew that.  I still have to figure out where to make the
change.

And while I'm at it, when you're trying to use X in a threaded envt,
you're really supposed to call XtToolkitThreadInitialize() at startup.
I presume that this should be conditionally compiled into gdk
somewhere.  Actually it may be safe to just always call it.  I think
it returns false if X isn't thread safe, but it shouldn't hurt
anything.

Thanks
-- 
Rob

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post