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:
Sven Neumann
2002-02-28 10:03:24 +00:00
committed by Sven Neumann
parent 7a1d9999b1
commit 576fb70b5a
9 changed files with 33 additions and 1 deletions

View File

@@ -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