Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,
authorOwen Taylor <otaylor@redhat.com>
Mon, 4 Nov 2002 20:09:48 +0000 (20:09 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 4 Nov 2002 20:09:48 +0000 (20:09 +0000)
commitd4407e38fae560bae6a66dd9ae5b2f58b9d89134
tree4ea7e8fe6d38876de5de4634ce9f75fe487a9837
parentb29e35c773c1b8aacddece1f957ccec6b19cbf46
Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,

Mon Nov  4 14:41:48 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gbsearcharray.c: Include config.h
        so DISABLE_MEMPOOLS actually has an effect.
        (#96437, Morten Welinder)

        * tests/uri-test.c: Include <config.h>

Mon Nov  4 14:42:36 2002  Owen Taylor  <otaylor@redhat.com>

        * gtype.c gsignal.c gvaluearray.c: Include config.h
        so DISABLE_MEMPOOLS actually has an effect.
        (#96437, Morten Welinder)

        * gsignal.c: Conditionalize definition of g_handler_ts
        on DISABLE_MEM_POOLS (#96437)

Mon Nov  4 14:45:24 2002  Owen Taylor  <otaylor@redhat.com>

        * gthread-posix.c gthread-solaris.c: Include <config.h>
16 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gbsearcharray.c
gobject/ChangeLog
gobject/gsignal.c
gobject/gtype.c
gobject/gvaluearray.c
gthread/ChangeLog
gthread/gthread-posix.c
gthread/gthread-solaris.c
tests/uri-test.c