aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-12-19 10:32:29 -0500
committerfanquake <fanquake@gmail.com>2019-12-19 11:10:28 -0500
commit7f9fbb89e82f78846b9e6592a1def6648802de49 (patch)
tree3f01014316561ab079f7fbd49803602f28912c59 /COPYING
parent6fef85bfa3cd7f76e83b8b57f9e4acd63eb664ec (diff)
parent4f4ae6f97e210fa0a2aa274bcd2a77a226fe6a7e (diff)
downloadbitcoin-7f9fbb89e82f78846b9e6592a1def6648802de49.tar.xz
Merge #17769: build: set AC_PREREQ to 2.69
4f4ae6f97e210fa0a2aa274bcd2a77a226fe6a7e build: set AC_PREREQ to 2.69 (fanquake) Pull request description: We use build macros such as `AX_CHECK_LINK_FLAG`, that require >=2.64, so our configure should also require Autoconf >= 2.64. The build would already blow up if 2.64 wasn't available. i.e: ```bash configure.ac:320: error: Autoconf version 2.64 or higher is required build-aux/m4/ax_check_link_flag.m4:74: AX_CHECK_LINK_FLAG is expanded from... ``` For reference, Autoconf 2.69 was released in [April of 2012](https://lists.gnu.org/archive/html/autoconf/2012-04/msg00041.html). See the [Autoconf Versioning docs](https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Versioning.html) for more info on `AC_PREREQ`. ACKs for top commit: hebasto: re-ACK 4f4ae6f97e210fa0a2aa274bcd2a77a226fe6a7e, Autoconf 2.69 seems wide available. laanwj: ACK 4f4ae6f97e210fa0a2aa274bcd2a77a226fe6a7e Tree-SHA512: b77de9164ae6667513d40edaf9e16c6e7734c100643297b2dbb2ff54072774fdeab7b3b15d52979b99e204c1c4dcca4725ff155d7f6fdab7a867629130e10185
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions