mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 05:40:08 +08:00
* gnulib: Update library
This commit is contained in:
parent
85310bfa58
commit
d18f78b86b
@ -688,11 +688,8 @@ if $bootstrap_sync; then
|
||||
}
|
||||
fi
|
||||
|
||||
gnulib_tool=$GNULIB_SRCDIR/gnulib-tool.py
|
||||
if ! <$gnulib_tool; then
|
||||
gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
|
||||
<$gnulib_tool || exit $?
|
||||
fi
|
||||
gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
|
||||
<$gnulib_tool || exit $?
|
||||
|
||||
# Get translations.
|
||||
|
||||
|
2
gnulib
2
gnulib
@ -1 +1 @@
|
||||
Subproject commit 73b4150cce3060d6100f50c949bb0b2980e71821
|
||||
Subproject commit a79f2a2871a063a35e7865f1269ae15576f23419
|
Loading…
Reference in New Issue
Block a user