From 0ff7e67fbad756f54e175a9e0ee7035af16ac3ba Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Mon, 21 Jul 2008 21:38:59 +0000 Subject: Bump intltool requirement to 0.40.0 Removed the intltool.* lines in the toplevel Makefile.am as well for make dist to work. svn path=/trunk/; revision=8340 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bde94583d..9d9fa9b89 100644 --- a/configure.ac +++ b/configure.ac @@ -78,7 +78,7 @@ AC_LANG_PUSH([C++]) AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[])],[],[AC_MSG_ERROR([No C++ compiler found])]) AC_LANG_POP([C++]) -IT_PROG_INTLTOOL([0.35.0]) +IT_PROG_INTLTOOL([0.40.0]) PKG_PROG_PKG_CONFIG -- cgit