Call msgfmt -c to catch format string errors
This commit is contained in:
		| @ -80,7 +80,7 @@ INSTOBJEXT = @INSTOBJEXT@ | ||||
|  | ||||
| .po.gmo: | ||||
| 	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ | ||||
| 	  && rm -f $$file && $(GMSGFMT) -o $$file $< | ||||
| 	  && rm -f $$file && $(GMSGFMT) -c -o $$file $< | ||||
|  | ||||
| .po.cat: | ||||
| 	sed -f ../intl/po2msg.sed < $< > $*.msg \ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen