gnulib:update

This commit is contained in:
Paul Eggert
2019-10-16 17:33:23 -07:00
parent 68cc2631a4
commit 08dd5e9feb
3 changed files with 3 additions and 2 deletions

View File

@@ -166,7 +166,7 @@ bootstrap_epilogue() { :; }
# specified directory. Fill in the first %s with the destination
# directory and the second with the domain name.
po_download_command_format=\
"wget --mirror --level=1 -nd -q -A.po -P '%s' \
"wget --mirror --level=1 -nd -nv -A.po -P '%s' \
https://translationproject.org/latest/%s/"
# Prefer a non-empty tarname (4th argument of AC_INIT if given), else

2
gnulib

Submodule gnulib updated: 672663aca3...996cae1ddb

1
m4/.gitignore vendored
View File

@@ -115,6 +115,7 @@
/obstack.m4
/off_t.m4
/open-cloexec.m4
/open-slash.m4
/open.m4
/pathmax.m4
/perror.m4