changeset 10620:17daac7cea91

[gaim-migrate @ 12088] Luke wants to be able to compile committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 22 Feb 2005 15:10:16 +0000
parents 4ab7dec04c38
children fe919915fceb
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Feb 22 05:45:45 2005 +0000
+++ b/configure.ac	Tue Feb 22 15:10:16 2005 +0000
@@ -268,7 +268,7 @@
 AM_PATH_GTK_2_0(2.0.0,,AC_MSG_ERROR([
 *** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
 *** development headers installed. The latest version of GTK+ is
-*** always available at http://www.gtk.org/.]))
+*** always available at http://www.gtk.org/.]), gthread)
 
 AC_PATH_PROG(gaimpath, gaim)
 AC_SUBST(GTK_CFLAGS)