add configure check to determine G_HAVE_GROWING_STACK.

Tue Dec 18 21:11:10 2001  Tim Janik  <timj@gtk.org>

        * configure.in: add configure check to determine G_HAVE_GROWING_STACK.
This commit is contained in:
Tim Janik
2001-12-18 20:39:53 +00:00
committed by Tim Janik
parent 69c000f069
commit 8d835e44a7
13 changed files with 113 additions and 59 deletions

View File

@@ -1,3 +1,7 @@
Tue Dec 18 21:11:10 2001 Tim Janik <timj@gtk.org>
* configure.in: add configure check to determine G_HAVE_GROWING_STACK.
2001-12-16 Havoc Pennington <hp@pobox.com>
* glib/gfileutils.c (get_contents_regfile): use g_try_malloc and