From 576fb70b5a8d36536c5af0e35365d19e3339d705 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Thu, 28 Feb 2002 10:03:24 +0000 Subject: [PATCH] nicer output of configure --help. 2002-02-28 Sven Neumann * m4macros/glib-2.0.m4: nicer output of configure --help. --- ChangeLog | 4 ++++ ChangeLog.pre-2-0 | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ ChangeLog.pre-2-2 | 4 ++++ ChangeLog.pre-2-4 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ m4macros/glib-2.0.m4 | 2 +- 9 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 52e610d..7e7c13a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 52e610d..7e7c13a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2002-02-28 Sven Neumann + + * m4macros/glib-2.0.m4: nicer output of configure --help. + 2002-02-27 Daniel Elstner * glib/gdate.c (g_date_strftime): Remove the shortcut diff --git a/m4macros/glib-2.0.m4 b/m4macros/glib-2.0.m4 index 9945ce3..1522177 100644 --- a/m4macros/glib-2.0.m4 +++ b/m4macros/glib-2.0.m4 @@ -9,7 +9,7 @@ AC_DEFUN(AM_PATH_GLIB_2_0, [dnl dnl Get the cflags and libraries from pkg-config dnl -AC_ARG_ENABLE(glibtest, [ --disable-glibtest Do not try to compile and run a test GLIB program], +AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and run a test GLIB program], , enable_glibtest=yes) pkg_config_args=glib-2.0 -- 2.7.4