mirror of
https://github.com/mirror/wget.git
synced 2025-01-04 01:10:28 +08:00
Don't update .po's unless explicitly asked.
This commit is contained in:
parent
71656f2e10
commit
e876e353e5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user