mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02: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:
committed by
Sven Neumann
parent
7a1d9999b1
commit
576fb70b5a
@@ -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
|
||||
|
Reference in New Issue
Block a user