diff --git a/configure.ac b/configure.ac index 94abb0dfec..163f69988e 100644 --- a/configure.ac +++ b/configure.ac @@ -31,6 +31,7 @@ BITCOIN_MP_NODE_NAME=bitcoin-node BITCOIN_MP_GUI_NAME=bitcoin-gui 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 if not set]) if test "${ARFLAGS+set}" != "set"; then ARFLAGS="cr" diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 34a9c608db..d35ad85e56 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -581,7 +581,7 @@ inspecting signatures in Mach-O binaries.") xz ;; Build tools gnu-make - libtool + libtool-2.4.7 autoconf-2.71 automake pkg-config