2.10.7:

2006-09-26  Murray Cumming  <murrayc@murrayc.com>

        * glib/glibmmconfig.h.in: For win32, define
        GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,
        instead of just defining it to nothing.
        * scripts/reduced.m4: In the AC_ARG_ENABLE() to
        define (or not) GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS,
        use api-default-signal-handlers as the first parameter
        instead of api-exceptions (a copy/paste error), though it does
        not seem to make any difference.
        Bug #357830.