intltool r685 - trunk



Author: dobey
Date: 2007-08-03 00:49:23 +0100 (Fri, 03 Aug 2007)
New Revision: 685
ViewCVS link: http://svn.gnome.org/viewcvs/intltool?rev=685&view=rev

Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in
   trunk/intltool-merge.in.in
   trunk/intltool-update.in.in
   trunk/intltool.m4
Log:
2007-08-02  Rodney Dawes  <dobey pwns gmail com>

	* configure.in:
	* Makefile.am:
	* intltool.m4:
	Don't need the xgettext/msgfmt/msgmerge/iconv checks any more
	Don't need to substitute xgettext/msgfmt/msgmerge/iconv variables

	* intltool-merge.in.in: Add isProgramInPath and isGNUGettextTool
	methods and check for GNU iconv here

	* intltool-update.in.in (Get_Program_Path):
	Rename to isProgramInPath
	Use $devnull to redirect
	Pass --version to $file to avoid "no input file" errors
	(isGNUGettextTool): New method to check for GNU gettext tools
	(GenerateHeaders, GeneratePOTemplate, POFile_Update):
	(Console_Write_TranslationStatus, Console_Write_CoverateReport):
	Update to use isGNUGettextTool to ensure we use GNU gettext tools

	Fixes #301364 and #311936






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]