Don't check versions (does not seem to have any adverse effects,

and fixes buildbot)
This commit is contained in:
Colin Leroy 2013-11-01 18:49:37 +01:00
parent d9407215dc
commit c035b6f42b

View file

@ -124,7 +124,6 @@ CHECK_MACRO_VERSION = \
# $(POFILES) has been designed to not touch files that don't need to be
# changed.
stamp-po: $(srcdir)/$(DOMAIN).pot
@$(CHECK_MACRO_VERSION)
test ! -f $(srcdir)/$(DOMAIN).pot || \
test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
@test ! -f $(srcdir)/$(DOMAIN).pot || { \