From f690636933b7d212240b2ce09dddaea703f391c9 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 14 Sep 2005 17:49:01 +0000 Subject: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- pam_vsyslog: Restore errno after each asprintf. misc_conv.c: don't use special control characters, non-ascii terminal can run into problems with them. de.po: Translate some more strings. *.po: Adjust translations for misc_conv.c. --- po/Makefile.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile.in.in') diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 0bce7ba6..4705780e 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -35,7 +35,7 @@ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS) GMSGFMT = @GMSGFMT@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ -MSGMERGE = msgmerge -E +MSGMERGE = msgmerge MSGMERGE_UPDATE = @MSGMERGE@ --update MSGINIT = msginit MSGCONV = msgconv -- cgit v1.2.3