From: Colin Leroy Date: Fri, 1 Nov 2013 17:49:37 +0000 (+0100) Subject: Don't check versions (does not seem to have any adverse effects, X-Git-Tag: 3.9.3~33 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=c035b6f42bf0561997bf0e0ad5b8db643ada564b Don't check versions (does not seem to have any adverse effects, and fixes buildbot) --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index fabdc76c9..9f9152594 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -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 || { \