merge bitcoin#25389: use libtool 2.4.7

This commit is contained in:
Kittywhiskers Van Gogh 2022-06-16 11:14:04 +01:00 committed by PastaPastaPasta
parent 66e1541808
commit 6243a71267
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ BITCOIN_TX_NAME=dash-tx
BITCOIN_WALLET_TOOL_NAME=dash-wallet BITCOIN_WALLET_TOOL_NAME=dash-wallet
dnl Unless the user specified ARFLAGS, force it to be cr dnl Unless the user specified ARFLAGS, force it to be cr
dnl This is also the default as-of libtool 2.4.7
AC_ARG_VAR(ARFLAGS, [Flags for the archiver, defaults to <cr> if not set]) AC_ARG_VAR(ARFLAGS, [Flags for the archiver, defaults to <cr> if not set])
if test "x${ARFLAGS+set}" != "xset"; then if test "x${ARFLAGS+set}" != "xset"; then
ARFLAGS="cr" ARFLAGS="cr"

View File

@ -604,7 +604,7 @@ parse, modify and abstract ELF, PE and MachO formats.")
(list zlib "static") (list zlib "static")
;; Build tools ;; Build tools
gnu-make gnu-make
libtool libtool-2.4.7
autoconf-2.71 autoconf-2.71
automake automake
pkg-config pkg-config