>From 663a8565afb7325c16d98a08f7132b5a18f0c6a8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 16 Oct 2019 17:33:23 -0700 Subject: [PATCH 02/11] gnulib:update --- bootstrap | 2 +- gnulib | 2 +- m4/.gitignore | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bootstrap b/bootstrap index 5b08e7e2..e273ea73 100755 --- a/bootstrap +++ b/bootstrap @@ -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 diff --git a/gnulib b/gnulib index 672663ac..996cae1d 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 672663aca33a8fac097f114693f69f09896ea62d +Subproject commit 996cae1ddb5eb56222a4f7018aad1e1dc201b8c9 diff --git a/m4/.gitignore b/m4/.gitignore index f661f375..3c20a6f2 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -115,6 +115,7 @@ /obstack.m4 /off_t.m4 /open-cloexec.m4 +/open-slash.m4 /open.m4 /pathmax.m4 /perror.m4 -- 2.21.0