mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-12 10:45:13 +01:00
nicer output of configure --help.
2002-02-28 Sven Neumann <sven@gimp.org> * m4macros/glib-2.0.m4: nicer output of configure --help.
This commit is contained in:
parent
7a1d9999b1
commit
576fb70b5a
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-02-28 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* m4macros/glib-2.0.m4: nicer output of configure --help.
|
||||||
|
|
||||||
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
2002-02-27 Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
* glib/gdate.c (g_date_strftime): Remove the shortcut
|
||||||
|
@ -9,7 +9,7 @@ AC_DEFUN(AM_PATH_GLIB_2_0,
|
|||||||
[dnl
|
[dnl
|
||||||
dnl Get the cflags and libraries from pkg-config
|
dnl Get the cflags and libraries from pkg-config
|
||||||
dnl
|
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)
|
, enable_glibtest=yes)
|
||||||
|
|
||||||
pkg_config_args=glib-2.0
|
pkg_config_args=glib-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user