mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Find right thread system on DG/UX. Thanks to Marc J. Fraioli
1999-01-11 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Find right thread system on DG/UX. Thanks to Marc J. Fraioli <fraioli@dg-rtp.dg.com> for hint. Finally removed the stuff for -fstack-check, that didnt work anyway.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
e5e86f8c6c
commit
3afce8ea0a
@@ -3,6 +3,10 @@
|
||||
* configure.in: Test for localtime_r only after including the
|
||||
right MT enabling CFLAGS (i.e. -D_REENTRANT on most systems).
|
||||
|
||||
* configure.in: Find right thread system on DG/UX. Thanks to Marc
|
||||
J. Fraioli <fraioli@dg-rtp.dg.com> for hint. Finally removed the
|
||||
stuff for -fstack-check, that didnt work anyway.
|
||||
|
||||
* gdate.c (g_date_set_time): Emit warning, if no localtime_r
|
||||
function is available on thread enabled systems. Define ptm only,
|
||||
if really needed, and assert on it.
|
||||
|
Reference in New Issue
Block a user