summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-01-05 23:56:32 +0000
committerGlynn Foster <gman@src.gnome.org>2004-01-05 23:56:32 +0000
commit37095efce8279bedd1094b716afc0f97cad8160e (patch)
tree548a248897b51445971a9735c61b66b35fbffb4c /configure.in
parentb88e22d458f2191a5e748cfa3a13e8ac057000bf (diff)
Back out the intltool stuff. Require 0.29
2004-01-06 Glynn Foster <glynn.foster@sun.com> * Makefile.am: Back out the intltool stuff. * configure.in: Require 0.29
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 a29011b..2d4a299 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE(zenity, 2.5.1)
AM_MAINTAINER_MODE
-AC_PROG_INTLTOOL([0.21])
+AC_PROG_INTLTOOL([0.29])
AC_PROG_CC