Mercurial > pidgin
changeset 29375:4608d460024e
The GLib requirement is 2.12.0, not 2.4.0. Sorry for the re-configure.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Tue, 16 Feb 2010 01:17:55 +0000 |
parents | 667806b1f359 |
children | 2c84c8d4a34d |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Tue Feb 16 00:50:34 2010 +0000 +++ b/configure.ac Tue Feb 16 01:17:55 2010 +0000 @@ -316,7 +316,7 @@ AC_MSG_RESULT(no) AC_MSG_ERROR([ -You must have GLib 2.4.0 or newer development headers installed to build. +You must have GLib 2.12.0 or newer development headers installed to build. If you have these installed already you may need to install pkg-config so I can find them.