aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-09-14 17:49:01 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-09-14 17:49:01 +0000
commitf690636933b7d212240b2ce09dddaea703f391c9 (patch)
treec3847f63fc17533d346e3e7a9de88b242c69dad3 /po/Makefile.in.in
parentfaf4e0e73632c500cc1380c882310d6965ebfaf8 (diff)
downloadpam-f690636933b7d212240b2ce09dddaea703f391c9.tar.gz
pam-f690636933b7d212240b2ce09dddaea703f391c9.tar.bz2
pam-f690636933b7d212240b2ce09dddaea703f391c9.zip
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.
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
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