summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorCarlos Perelló Marín <carlos@gnome-db.org>2001-11-04 14:00:58 +0000
committerCarlos Perelló Marín <carlos@src.gnome.org>2001-11-04 14:00:58 +0000
commit81f32e6777984093d8dbd60ae6954e49afe19c97 (patch)
tree9d7b969e2312d40874511e31796bd51c638aa689 /configure.in
parent7d78867c78827cab1e93cb8b160c45d033e30e57 (diff)
downloadglade-81f32e6777984093d8dbd60ae6954e49afe19c97.tar.gz
Migrated to intltool
2001-11-04 Carlos Perelló Marín <carlos@gnome-db.org> * configure.in: * Makefile.am: Migrated to intltool
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9d370481..65960e49 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AM_INIT_AUTOMAKE(glade, 0.0.22)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
-AM_PROG_XML_I18N_TOOLS
+AC_PROG_INTLTOOL([0.11])
GNOME_COMMON_INIT
GNOME_PLATFORM_GNOME_2(yes, force)