diff --git a/ChangeLog b/ChangeLog index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9e8b9f0c0..c0482d42b 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,13 @@ +Sat Dec 19 06:25:55 1998 Tim Janik + + * 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. + Sat Dec 19 04:27:17 1998 Tim Janik * fixed up sys/poll.h and sys/types.h inclusions. diff --git a/glib.m4 b/glib.m4 index 3b439dad7..3757a7604 100644 --- a/glib.m4 +++ b/glib.m4 @@ -29,7 +29,8 @@ AC_ARG_ENABLE(glibtest, [ --disable-glibtest Do not try to compile and ru fi fi - for module in . $4 ; do + for module in . $4 + do case "$module" in gmodule) glib_config_args="$glib_config_args gmodule"