From: Sven Neumann Date: Thu, 28 Feb 2002 10:03:24 +0000 (+0000) Subject: nicer output of configure --help. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=576fb70b5a8d36536c5af0e35365d19e3339d705;p=dana%2Fcg-glib.git nicer output of configure --help. 2002-02-28 Sven Neumann * m4macros/glib-2.0.m4: nicer output of configure --help. --- diff --git a/ChangeLog b/ChangeLog index 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 52e610d8..7e7c13a5 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 9945ce3e..15221772 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