Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL

This commit is contained in:
Gaël Bonithon
2021-01-20 19:21:08 +01:00
committed by Simon Steinbeiß
parent 8ee05eaa7f
commit 56afa354cf

View File

@@ -44,7 +44,7 @@ AC_PROG_CC()
AM_PROG_CC_C_O()
AC_PROG_LD()
AC_PROG_INSTALL()
AC_PROG_INTLTOOL()
IT_PROG_INTLTOOL()
dnl ************************************
dnl *** Checks for library functions ***