mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
merge bitcoin#25389: use libtool 2.4.7
This commit is contained in:
parent
66e1541808
commit
6243a71267
@ -20,6 +20,7 @@ BITCOIN_TX_NAME=dash-tx
|
||||
BITCOIN_WALLET_TOOL_NAME=dash-wallet
|
||||
|
||||
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])
|
||||
if test "x${ARFLAGS+set}" != "xset"; then
|
||||
ARFLAGS="cr"
|
||||
|
@ -604,7 +604,7 @@ parse, modify and abstract ELF, PE and MachO formats.")
|
||||
(list zlib "static")
|
||||
;; Build tools
|
||||
gnu-make
|
||||
libtool
|
||||
libtool-2.4.7
|
||||
autoconf-2.71
|
||||
automake
|
||||
pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user