mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Check for crt_externs.h and _NSGetEnviron.
2005-08-17 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for crt_externs.h and _NSGetEnviron. * glib/gutils.c: On Darwin, include crt-externs.h and define environ using _NSGetEnviron(). (#313731)
This commit is contained in:
committed by
Matthias Clasen
parent
63828e25ec
commit
a1ab92582c
@@ -1,3 +1,10 @@
|
||||
2005-08-17 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Check for crt_externs.h and _NSGetEnviron.
|
||||
|
||||
* glib/gutils.c: On Darwin, include crt-externs.h and
|
||||
define environ using _NSGetEnviron(). (#313731)
|
||||
|
||||
2005-08-16 Stepan Kasal <kasal@ucw.cz>
|
||||
|
||||
* glib/gutils.c (g_get_any_init): Move the body of the big if...
|
||||
|
Reference in New Issue
Block a user