im.pidgin.pidgin: 7392c586bfb8072be145173106817d73632cc1e9

nosnilmot at pidgin.im nosnilmot at pidgin.im
Thu Nov 22 14:15:38 EST 2007


-----------------------------------------------------------------
Revision: 7392c586bfb8072be145173106817d73632cc1e9
Ancestor: 227126ae323314854f322d9f0e589e08fe5e6f5f
Author: nosnilmot at pidgin.im
Date: 2007-11-22T19:06:38
Branch: im.pidgin.pidgin

Modified files:
        configure.ac

ChangeLog: 

Add a note about pkg-config to configure.ac if glib2 headers were not
found, because missing pkg-config is sometimes the cause for this.

-------------- next part --------------
============================================================
--- configure.ac	a96a7fb1b5e5863a2ab8c836991d43f071d0def5
+++ configure.ac	65fd2245f49fba83503099956895dd85b7e88b87
@@ -303,6 +303,9 @@ You must have the GLib 2.0 development h
 	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)


More information about the Commits mailing list