summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorPixel <Pixel>2001-10-29 07:21:17 +0000
committerPixel <Pixel>2001-10-29 07:21:17 +0000
commitf4aedba4cfed3b41937565b37937132c241daf06 (patch)
treee023abf552a5e729b4d12ba4a1a2a974ce278657 /po/Makefile.in.in
parentbbc71684287ba66fb95a684cc52966394e9a149d (diff)
Stamping
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 111b40f..aee925e 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -70,7 +70,7 @@ INSTOBJEXT = @INSTOBJEXT@
.po.gmo:
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
- && rm -f $$file && $(GMSGFMT) -o $$file $<
+ && rm -f $$file && $(GMSGFMT) --statistics -o $$file $<
.po.cat:
sed -f ../intl/po2msg.sed < $< > $*.msg \