added --previous to all msgmerge commands

this raises the version required for running msgmerge to gettext 0.16

for normal building there should be *no* difference
This commit is contained in:
Nils Kneuper 2007-07-09 18:01:56 +00:00
parent ea27c901cb
commit 463ad3f584

View file

@ -45,7 +45,7 @@ GMSGFMT = @GMSGFMT@
MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
WMLXGETTEXT = $(top_srcdir)/utils/wmlxgettext
MSGMERGE = msgmerge
MSGMERGE = msgmerge --previous
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv