diff --git a/configure.ac.in b/configure.ac.in index 03c412e..f3c9d4b 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -35,7 +35,7 @@ AC_PROG_LD() AC_PROG_INSTALL() LT_PREREQ([2.2.6]) LT_INIT([disable-static]) -AC_PROG_INTLTOOL() +IT_PROG_INTLTOOL([0.35.0]) AM_PROG_CC_C_O() dnl **********************************