summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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