We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679ecdd commit 4a81ef4Copy full SHA for 4a81ef4
configure.ac
@@ -31,6 +31,7 @@ BITCOIN_MP_NODE_NAME=bitcoin-node
31
BITCOIN_MP_GUI_NAME=bitcoin-gui
32
33
dnl Unless the user specified ARFLAGS, force it to be cr
34
+dnl This is also the default as-of libtool 2.4.7
35
AC_ARG_VAR([ARFLAGS], [Flags for the archiver, defaults to <cr> if not set])
36
if test "${ARFLAGS+set}" != "set"; then
37
ARFLAGS="cr"
0 commit comments