Skip to content

Commit 4a81ef4

Browse files
committed
doc: update configure ar doc to mention libtool 2.4.7
1 parent 679ecdd commit 4a81ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ BITCOIN_MP_NODE_NAME=bitcoin-node
3131
BITCOIN_MP_GUI_NAME=bitcoin-gui
3232

3333
dnl Unless the user specified ARFLAGS, force it to be cr
34+
dnl This is also the default as-of libtool 2.4.7
3435
AC_ARG_VAR([ARFLAGS], [Flags for the archiver, defaults to <cr> if not set])
3536
if test "${ARFLAGS+set}" != "set"; then
3637
ARFLAGS="cr"

0 commit comments

Comments
 (0)