summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-10-16 17:33:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-10-17 11:51:20 -0700
commit08dd5e9feb9690d80fe920252d169232e4b183a0 (patch)
tree6c7ac4b7488d82028211a9940be429482294cca7
parent68cc2631a4dddc7e1ee091278874bbd11195da9b (diff)
downloadbison-08dd5e9feb9690d80fe920252d169232e4b183a0.tar.gz
gnulib:update
-rwxr-xr-xbootstrap2
m---------gnulib0
-rw-r--r--m4/.gitignore1
3 files changed, 2 insertions, 1 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
-Subproject 672663aca33a8fac097f114693f69f09896ea62
+Subproject 996cae1ddb5eb56222a4f7018aad1e1dc201b8c
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