--- a/configure.ac Wed Jan 23 23:51:48 2013 -0500 +++ b/configure.ac Thu Jan 24 00:13:25 2013 -0500 @@ -299,7 +299,7 @@ AC_ARG_ENABLE(nls, AS_HELP_STRING([--disable-nls], [disable installation of translation files]), enable_i18n="$enableval", enable_i18n=yes) if test x$enable_i18n = xyes; then - AC_PROG_INTLTOOL + IT_PROG_INTLTOOL GETTEXT_PACKAGE=pidgin AC_SUBST(GETTEXT_PACKAGE)