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