diff configure.ac @ 32578:585d6f844f79

propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5) to branch 'im.pidgin.soc.2009.webkitmessageview' (head 7be18cb8139c12d8080e3e0603264c2a623a15d3)
author Paul Aurich <paul@darkrain42.org>
date Mon, 09 Nov 2009 01:42:24 +0000
parents 69aa4660401a 7c346c5a05d4
children 041d5144730f
line wrap: on
line diff
--- a/configure.ac	Mon Nov 09 00:04:46 2009 +0000
+++ b/configure.ac	Mon Nov 09 01:42:24 2009 +0000
@@ -703,6 +703,8 @@
 
 #AC_CHECK_FUNC(wcwidth, [AC_DEFINE([HAVE_WCWIDTH], [1], [Define to 1 if you have wcwidth function.])])
 
+PKG_CHECK_MODULES(WEBKIT, [webkit-1.0 >= 1.1.1]);
+
 dnl #######################################################################
 dnl # Check for LibXML2 (required)
 dnl #######################################################################
@@ -2503,6 +2505,7 @@
 		   pidgin/pixmaps/emotes/none/Makefile
 		   pidgin/pixmaps/emotes/small/16/Makefile
 		   pidgin/plugins/Makefile
+		   pidgin/plugins/adiumthemes/Makefile
 		   pidgin/plugins/cap/Makefile
 		   pidgin/plugins/disco/Makefile
 		   pidgin/plugins/gestures/Makefile