Fix the usage of msnmerge on MacOSX.

see:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg79616.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33625 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-03-05 13:03:06 +00:00
parent 563eddd4bc
commit 75dcff81ab

View File

@ -56,7 +56,7 @@ XGETTEXT_no = @XGETTEXT@
XGETTEXT_yes = @XGETTEXT_015@
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
MSGMERGE = msgmerge
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGMERGE_UPDATE = @MSGMERGE@ --update --backup=none
MSGINIT = msginit
MSGCONV = msgconv
MSGFILTER = msgfilter