From 591759907b1d82d011f7a9eab277f4b253912cdb Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 11 Jul 2005 11:15:31 +0000 Subject: [PATCH] * po/Makefile.in.in: reverted an unexpected change. --- po/Makefile.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2