From 82d300d566a92797df8413080207556e8e647332 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 6 Aug 2004 12:14:41 +0000 Subject: intltool's no-xml flag added --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 40b9518..93d334d 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. # -# $Id: configure.in,v 1.36 2004/08/02 00:50:47 jao Exp $ +# $Id: configure.in,v 1.37 2004/08/06 12:14:41 jao Exp $ # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -31,7 +31,7 @@ AC_SUBST(CFLAGS) dnl i18n stuff AM_GNU_GETTEXT_VERSION(0.14) AM_GNU_GETTEXT -AC_PROG_INTLTOOL([0.30]) +AC_PROG_INTLTOOL([0.30], [no-xml]) test "x$prefix" = xNONE && prefix=$ac_default_prefix -- cgit v1.2.3