Apply a patch which may make GLib work on BeOS again. (#309157, Kian
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Jun 2005 19:43:48 +0000 (19:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 30 Jun 2005 19:43:48 +0000 (19:43 +0000)
commitb78a0792a46cad24fb67abed406f5d6c8add26c1
tree7591a44253c13b960ce624c3d0432632fcc3fc6e
parentc888581c43b6dd16c38cb3df35a9c88c1cb83db0
Apply a patch which may make GLib work on BeOS again. (#309157, Kian

2005-06-30  Matthias Clasen  <mclasen@redhat.com>

Apply a patch which may make GLib work on BeOS again.
(#309157, Kian Duffy)

* glib/gmain.c: Update the BeOS includes.

* glib/gstdio.c:
* glib/gutils.c (g_find_program_in_path):
* glib/gbacktrace.c (g_on_error_stack_trace): Use the UNIX
implementation on BeOS, as well.

* configure.in: Don't put glib 1.0 into G_MODULE_LIBS, even
on BeOS.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
configure.in
glib/gbacktrace.c
glib/gmain.c
glib/gstdio.c
glib/gutils.c