2003-05-06 Padraig O'Briain <padraig.obriain@sun.com>
* configure.in: Make message when pkg-config fials to find glib-2.0.pc
less cryptic.
2003-05-06 Padraig O'Briain <padraig.obriain@sun.com>
+ * configure.in: Make message when pkg-config fials to find glib-2.0.pc
+ less cryptic.
+
* po/pl.po: Updated Polish translation from Artur Flinta.
2003-05-05 Duarte Loreto <happyguy_pt@hotmail.com>
AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION, :,
AC_MSG_ERROR([
*** GLIB $GLIB_REQUIRED_VERSION or better is required. The latest version of
-*** GLIB is always available from ftp://ftp.gtk.org/.]),
+*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
+*** but not in the same location as pkg-config add the location of the file
+*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.]),
gobject gmodule)
PKG_CHECK_MODULES(DEP, glib-2.0 >= $GLIB_REQUIRED_VERSION $GLIB_PACKAGES, ,