configure.ac

changeset 21700
2ac5912cbeb6
parent 21600
3f3ce835a8ff
child 21701
09731924978b
--- a/configure.ac	Thu Nov 22 18:27:09 2007 +0000
+++ b/configure.ac	Thu Nov 22 19:06:38 2007 +0000
@@ -303,6 +303,9 @@
 	AC_MSG_ERROR([
 
 You must have the GLib 2.0 development headers installed to build.
+
+If you have these installed already you may need to install pkg-config so
+I can find them.
 ])])
 AC_SUBST(GLIB_CFLAGS)
 AC_SUBST(GLIB_LIBS)

mercurial