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
This commit is contained in:
Glynn Foster 2004-01-05 23:56:32 +00:00 committed by Glynn Foster
parent b88e22d458
commit 37095efce8
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-01-06 Glynn Foster <glynn.foster@sun.com>
* Makefile.am: Back out the intltool stuff.
* configure.in: Require 0.29
2004-01-05 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.

View File

@ -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 \

View File

@ -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