Land glib-rrh-19981025-0.patch.
authorRaja R Harinath <harinath@src.gnome.org>
Sun, 1 Nov 1998 01:32:59 +0000 (01:32 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Sun, 1 Nov 1998 01:32:59 +0000 (01:32 +0000)
commit5900267cc7bfe0641709d43eaba28f6b0ff7ab0d
tree15f666ee4baab89821d62838d7e6141ca02459a3
parente8a920f88d5e6f534f20f04681e5cc33dba8239f
Land glib-rrh-19981025-0.patch.
* Makefile.am (glibconfig.h): New rule.
(stamp-gc-h): New rule.  Generate `glibconfig.h'.
* configure.in (AM_CONFIG_HEADER): It is now `config.h'.
(HAVE_BROKEN_WCTYPE): On Solaris, look for iswalnum in -lw before
concluding "broken wctype".
(glibconfig.h): Use AC_OUTPUT_COMMANDS to put generation code into
config.status.
* glib.h: Remove a lot of tests and defines.  All these have been
moved to `configure.in (glibconfig.h)'.
* gerror.c: Include <config.h>.
* gmem.c: Likewise.
* gstrfuncs.c: Likewise.
* gutils.c: Likewise.

This could cause some short term instability.
23 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
configure.in
gbacktrace.c
gerror.c
glib.h
glib/Makefile.am
glib/gbacktrace.c
glib/gerror.c
glib/glib.h
glib/gmem.c
glib/gstrfuncs.c
glib/gutils.c
gmem.c
gstrfuncs.c
gutils.c