Problems with gettext in autogen.sh



Hi,

=== src/ChangeLog
2004-02-09  Pavel Roskin  <proski gnu org>

	* subshell.c: Use "\r\n" at the end of all error messages.
	Don't use perror().  Make error messages more exact.
===

This change breaks the command 'xgettext ...' in autogen.sh:
xgettext: internationalized messages should not contain the `\r' escape 
sequence

There is no option in xgettext to force '\r'.


And second error: the option --stringtable-output is not recognized.

$ gettext --version
gettext (GNU gettext-runtime) 0.12.1


Dave




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