| 701 AC_SUBST(GNT_CFLAGS) |
701 AC_SUBST(GNT_CFLAGS) |
| 702 AM_CONDITIONAL(ENABLE_GNT, test "x$enable_consoleui" = "xyes") |
702 AM_CONDITIONAL(ENABLE_GNT, test "x$enable_consoleui" = "xyes") |
| 703 |
703 |
| 704 #AC_CHECK_FUNC(wcwidth, [AC_DEFINE([HAVE_WCWIDTH], [1], [Define to 1 if you have wcwidth function.])]) |
704 #AC_CHECK_FUNC(wcwidth, [AC_DEFINE([HAVE_WCWIDTH], [1], [Define to 1 if you have wcwidth function.])]) |
| 705 |
705 |
| |
706 PKG_CHECK_MODULES(WEBKIT, [webkit-1.0 >= 1.1.1]); |
| |
707 |
| 706 dnl ####################################################################### |
708 dnl ####################################################################### |
| 707 dnl # Check for LibXML2 (required) |
709 dnl # Check for LibXML2 (required) |
| 708 dnl ####################################################################### |
710 dnl ####################################################################### |
| 709 PKG_CHECK_MODULES(LIBXML, [libxml-2.0 >= 2.6.0], , [ |
711 PKG_CHECK_MODULES(LIBXML, [libxml-2.0 >= 2.6.0], , [ |
| 710 AC_MSG_RESULT(no) |
712 AC_MSG_RESULT(no) |
| 2481 pidgin/pixmaps/Makefile |
2483 pidgin/pixmaps/Makefile |
| 2482 pidgin/pixmaps/emotes/default/24/Makefile |
2484 pidgin/pixmaps/emotes/default/24/Makefile |
| 2483 pidgin/pixmaps/emotes/none/Makefile |
2485 pidgin/pixmaps/emotes/none/Makefile |
| 2484 pidgin/pixmaps/emotes/small/16/Makefile |
2486 pidgin/pixmaps/emotes/small/16/Makefile |
| 2485 pidgin/plugins/Makefile |
2487 pidgin/plugins/Makefile |
| |
2488 pidgin/plugins/adiumthemes/Makefile |
| 2486 pidgin/plugins/cap/Makefile |
2489 pidgin/plugins/cap/Makefile |
| 2487 pidgin/plugins/disco/Makefile |
2490 pidgin/plugins/disco/Makefile |
| 2488 pidgin/plugins/gestures/Makefile |
2491 pidgin/plugins/gestures/Makefile |
| 2489 pidgin/plugins/gevolution/Makefile |
2492 pidgin/plugins/gevolution/Makefile |
| 2490 pidgin/plugins/musicmessaging/Makefile |
2493 pidgin/plugins/musicmessaging/Makefile |