diff configure.ac @ 32112:1ca2df744414

propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a) to branch 'im.pidgin.soc.2009.webkitmessageview' (head 92ef7ff2d3d0706e73113ff78aded4c9ce5559e4)
author tdrhq@soc.pidgin.im
date Tue, 25 Aug 2009 17:01:49 +0000
parents b9e28b2a119b 67143ecbddb1
children 7c346c5a05d4
line wrap: on
line diff
--- a/configure.ac	Tue Aug 25 16:38:18 2009 +0000
+++ b/configure.ac	Tue Aug 25 17:01:49 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 #######################################################################
@@ -2483,6 +2485,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