fixed a minor bug that would let configures bail out if the MODULES
authorTim Janik <timj@gtk.org>
Sat, 19 Dec 1998 06:24:26 +0000 (06:24 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 19 Dec 1998 06:24:26 +0000 (06:24 +0000)
commitce257b8137638052ee00c7ea95fdb7092cce9382
tree6edf2445024a910c416b3d0eac2275b2e8b92b3c
parent5f67addc1456d869b696e1bada72917ce3a13f7d
fixed a minor bug that would let configures bail out if the MODULES

Sat Dec 19 06:25:55 1998  Tim Janik  <timj@gtk.org>

        * glib.m4: fixed a minor bug that would let configures bail out
        if the MODULES argument contained newlines.

        * acglib.m4: new file to be included by configure.in. it holds
        special GLIB_ autoconfiguration macros, eventually some of the
        easier ones should be moved into glib.m4, e.g. GLIB_IF_VAR_EQ,
        GLIB_STR_CONTAINS or GLIB_ADD_TO_VAR.
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
glib.m4