From: Micah Cowan Date: Wed, 10 Oct 2007 01:22:34 +0000 (-0700) Subject: Don't update .po's unless explicitly asked. X-Git-Tag: v1.13~516^2^2~4 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=e876e353e55aee25979db383a44d4407a95830c0 Don't update .po's unless explicitly asked. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 5022b8b1..9dc2c4ac 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -97,7 +97,7 @@ CATALOGS = @CATALOGS@ all: all-@USE_NLS@ -all-yes: stamp-po +all-yes: $(CATALOGS) all-no: # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no