Removed the #warning about MT unsafety without localtime_r.

1999-01-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gdate.c (g_date_set_time): Removed the #warning about MT
	unsafety without localtime_r.

	* configure.in: Moved it here.
This commit is contained in:
Sebastian Wilhelmi
1999-01-26 13:17:46 +00:00
committed by Sebastian Wilhelmi
parent 427345f568
commit d60b23eb02
11 changed files with 62 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
1999-01-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gdate.c (g_date_set_time): Removed the #warning about MT
unsafety without localtime_r.
* configure.in: Moved it here.
Mon Jan 25 10:07:53 1999 Raph Levien <raph@gimp.org>
* configure.in: (#define G_THREADS_IMPL...) Changed the #define,