summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-08-06 12:14:41 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-08-06 12:14:41 +0000
commit0d0e85df2dc5fe982cc548e4d90a4818d241fcbc (patch)
treeeb35c2d0b60520635e1675e9bc892f6ae2e46e18
parent71935ea1fa492bc21ec54705b64f4c8c78b9ca19 (diff)
downloadmdk-0d0e85df2dc5fe982cc548e4d90a4818d241fcbc.tar.gz
mdk-0d0e85df2dc5fe982cc548e4d90a4818d241fcbc.tar.bz2
intltool's no-xml flag added
-rw-r--r--configure.in4
1 files 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