mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
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.
This commit is contained in:
committed by
Matthias Clasen
parent
c888581c43
commit
b78a0792a4
13
ChangeLog
13
ChangeLog
@@ -1,5 +1,18 @@
|
||||
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.
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2005-06-26 Tor Lillqvist <tml@novell.com>
|
||||
|
Reference in New Issue
Block a user