configure.ac

changeset 33677
a6c779d99320
parent 33676
91e412d1c275
child 33678
9b535f78ad07
--- 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)
 

mercurial