Use dnl for all comments, rather than #.
Remove backticks - Their usage for the bdb_prefix and qt5_prefix commands may have improved backwards compatibility in some cases, however we now require recent versions of macOS. I'm not sure why they were being used in the HAVE_STD__SYSTEM and HAVE_WSYSTEM defines.
build: Improve configure.ac formatting #17703
pull fanquake wants to merge 2 commits into bitcoin:master from fanquake:configure_ac_formatting changing 1 files +54 −55-
fanquake commented at 3:38 PM on December 9, 2019: member
- fanquake added the label Build system on Dec 9, 2019
-
practicalswift commented at 4:26 PM on December 9, 2019: contributor
Nice cleanup!
ACK b3d764ac392a6de68ea77eb4c0a5dbbad01e94ef -- diff looks correct
-
DrahtBot commented at 6:17 PM on December 9, 2019: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #17398 (build: Update leveldb to 1.22+ by laanwj)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
-
dongcarl commented at 6:44 PM on December 9, 2019: member
ACK b3d764ac392a6de68ea77eb4c0a5dbbad01e94ef
Diff looks good.
-
laanwj commented at 4:49 AM on December 10, 2019: member
I'd slightly prefer this as two commits: one that changes the comments, one that changes the use of backticks (the latter is a real code change)
-
hebasto commented at 6:58 AM on December 10, 2019: member
Concept ACK.
#-styled comments are not discarded bym4. Therefore, these changes effectively removednl-styled comments from the generatedconfigurescript. Is it intended?Refs:
-
laanwj commented at 9:12 AM on December 10, 2019: member
#-styled comments are not discarded by m4. Therefore, these changes effectively remove dnl-styled comments from the generated configure script. Is it intended?
Sure, generating a smaller configure file seems better.
-
build: Remove backticks from configure.ac 8ddcbb4e41
-
build: Use dnl for all comments in configure.ac, rather than # 3ab1824625
- fanquake force-pushed on Dec 10, 2019
- hebasto approved
-
hebasto commented at 5:50 PM on December 10, 2019: member
ACK 3ab18246254019896132d1cdb8af2dcdb213ec3b, I have reviewed the code and it looks OK, I agree it can be merged.
-
dongcarl commented at 6:06 PM on December 10, 2019: member
ACK 3ab18246254019896132d1cdb8af2dcdb213ec3b
- MarcoFalke referenced this in commit d5674c5f0f on Dec 10, 2019
- MarcoFalke merged this on Dec 10, 2019
- MarcoFalke closed this on Dec 10, 2019
- fanquake deleted the branch on Dec 10, 2019
- MarkLTZ referenced this in commit 057335e940 on Jan 12, 2020
- DrahtBot locked this on Dec 16, 2021