summaryrefslogtreecommitdiffstats
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-12-11 11:37:25 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 23:39:43 +0200
commit4bd88cb1c4e87dc873ea1263b87d1925af7511e1 (patch)
treeb61234eecd848b8fbf8d211d5ad89bd06630b86a /po/Makefile.in.in
parent32446db9526f25419b5444861618ff269a4ca0cc (diff)
downloadexternal_gettext-4bd88cb1c4e87dc873ea1263b87d1925af7511e1.zip
external_gettext-4bd88cb1c4e87dc873ea1263b87d1925af7511e1.tar.gz
external_gettext-4bd88cb1c4e87dc873ea1263b87d1925af7511e1.tar.bz2
Rename msgexec to msgfilter.
New program msgexec.
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 39305fd..7eeb6d5 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -36,7 +36,7 @@ MSGMERGE = msgmerge
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv
-MSGEXEC = msgexec
+MSGFILTER = msgfilter
POFILES = @POFILES@
GMOFILES = @GMOFILES@