/pidgin/main: 98fc851b9c99: Fix configure error message.
Elliott Sales de Andrade <[email protected]> Tue, 06 Sep 2016 15:45:52 -0400
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 98fc851b9c991169465cbdf1545c85387e5ffb4c Author: Elliott Sales de Andrade <[email protected]> Date: 2016-09-05 02:42 -0400 Branch: default URL: https://hg.pidgin.im/pidgin/main/rev/98fc851b9c99 Description: Fix configure error message. diffstat: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -575,7 +575,7 @@ if test "x$enable_gtkui" = "xyes" ; then PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= 3.4.2], , [ AC_MSG_RESULT(no) AC_MSG_ERROR([ -You must have GTK+ 3.0.0 or newer development headers installed to compile +You must have GTK+ 3.4.2 or newer development headers installed to compile Pidgin. If you want to build only Finch then specify --disable-gtkui when running configure. ])]) _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits