# HG changeset patch # User Stu Tomlinson # Date 1109085016 0 # Node ID 17daac7cea914789372d4be010e6db75326d124f # Parent 4ab7dec04c38683c7917e632099fec2170c82e21 [gaim-migrate @ 12088] Luke wants to be able to compile committer: Tailor Script diff -r 4ab7dec04c38 -r 17daac7cea91 configure.ac --- 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)