From 37095efce8279bedd1094b716afc0f97cad8160e Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 5 Jan 2004 23:56:32 +0000 Subject: Back out the intltool stuff. Require 0.29 2004-01-06 Glynn Foster * Makefile.am: Back out the intltool stuff. * configure.in: Require 0.29 --- ChangeLog | 5 +++++ Makefile.am | 1 - configure.in | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 409bad5..78dd465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-06 Glynn Foster + + * Makefile.am: Back out the intltool stuff. + * configure.in: Require 0.29 + 2004-01-05 Roozbeh Pournader * configure.in: Added "fa" (Persian) to ALL_LINGUAS. diff --git a/Makefile.am b/Makefile.am index b774796..5481b3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,6 @@ EXTRA_DIST = \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ - intltool-modules/XML/Parser/Style/OrigTree.pm \ zenity.spec \ zenity.spec.in \ omf.make \ 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 -- cgit v1.1-4-g5e80