From: Sam Hocevar Date: Mon, 11 Jul 2005 11:15:31 +0000 (+0000) Subject: * po/Makefile.in.in: reverted an unexpected change. X-Git-Tag: 0.8.4~1273 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=591759907b1d82d011f7a9eab277f4b253912cdb;p=vlc * po/Makefile.in.in: reverted an unexpected change. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index ada8bb4ffa..8ea5b72535 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -32,7 +32,7 @@ mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" GMSGFMT = @GMSGFMT@ MSGFMT = @MSGFMT@ XGETTEXT = @XGETTEXT@ -MSGMERGE = msgmerge +MSGMERGE = @MSGMERGE@ MSGMERGE_UPDATE = @MSGMERGE@ --update MSGINIT = msginit MSGCONV = msgconv