gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -d
commit8719f1286eb7ccaeaca301619d0d75e14df769ca
authorPaul Mackerras <paulus@samba.org>
Fri, 14 Mar 2008 09:24:31 +0000 (14 20:24 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 14 Mar 2008 09:24:31 +0000 (14 20:24 +1100)
tree9fb50922bd9f8b9c11930e3d88c99dfe41bdd654
parent494d3b8a6c93d88daf4a52dbcc6ab07903f8ed4e
gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -d

This is a similar change to that submitted by Junio C Hamano for
git-gui.  It tests whether the msgfmt command can be run successfully
with --tcl, -l and -d, and if not, falls back to using po/po2msg.sh.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Makefile