From 1b96583c0c6142969e366409bdfd371f078fc683 Mon Sep 17 00:00:00 2001 From: Kenneth Christiansen Date: Sun, 4 Feb 2001 04:10:39 +0000 Subject: Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added a 2001-02-04 Kenneth Christiansen * configure.in: Added AM_PROG_XML_I18N_TOOLS so translations works correctly. * macros/autogen.sh: Added a check for xml-i18n-tools. svn path=/trunk/; revision=7951 --- configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 3aacc9837a..821fc1220c 100644 --- a/configure.in +++ b/configure.in @@ -13,6 +13,8 @@ PACKAGE=evolution AM_INIT_AUTOMAKE($PACKAGE, $VERSION) AC_SUBST(VERSION) +dnl Initialize xml-i18n-tools +AM_PROG_XML_I18N_TOOLS dnl Initialize libtool AM_PROG_LIBTOOL -- cgit v1.2.3