doc: fix stale autotools reference and SQLite typo #35136

pull GerardoTaboada wants to merge 1 commits into bitcoin:master from GerardoTaboada:doc/fix-cmake-and-sqlite-typos changing 2 files +2 −2
  1. GerardoTaboada commented at 2:27 AM on April 22, 2026: none

    Two small documentation fixes:

    • doc/build-netbsd.md: Replace "configure script" with "CMake configuration". The build system was migrated from autotools to CMake, but this sentence still referred to the old ./configure workflow while the code example right below it already uses cmake -B build.

    • doc/build-osx.md: Fix capitalization of SQliteSQLite in a section heading.

  2. DrahtBot added the label Docs on Apr 22, 2026
  3. DrahtBot commented at 2:27 AM on April 22, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK hebasto

    If your review is incorrectly listed, please copy-paste <code>&lt;!--meta-tag:bot-skip--&gt;</code> into the comment that the bot should ignore.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. in doc/build-osx.md:142 in f085781b2c
     138 | @@ -139,7 +139,7 @@ It is required that you have `python` and `zip` installed.
     139 |  
     140 |  There are many ways to configure Bitcoin Core, here are a few common examples:
     141 |  
     142 | -##### Wallet (only SQlite) and GUI Support:
     143 | +##### Wallet (only SQLite) and GUI Support:
    


    hebasto commented at 9:48 AM on April 22, 2026:

    Since support for BDB-based wallets has been dropped, the "(only SQLite)" note seems redundant. You could just use 'Wallet and GUI:', matching the build guides for other platforms.


    GerardoTaboada commented at 2:48 PM on April 22, 2026:

    Done, updated the heading to Wallet and GUI:.

  5. sedited commented at 8:19 AM on April 25, 2026: contributor

    Can you squash the second commit into the first one?

  6. doc: fix stale autotools reference and SQLite typo
    Three small documentation fixes:
    
    - doc/build-netbsd.md: Replace "configure script" with "CMake
      configuration". The build system was migrated from autotools to
      CMake, but this sentence still referred to the old ./configure
      workflow while the code example right below it already uses
      cmake -B build.
    
    - doc/build-osx.md: Fix capitalization of "SQlite" to "SQLite", and
      simplify the section heading to "Wallet and GUI:" since BDB wallet
      support has been dropped, making the "(only SQLite)" qualifier
      redundant. Matches the style of other platform build guides.
    
    Suggested-by: hebasto
    c51faa871f
  7. GerardoTaboada force-pushed on Apr 25, 2026
  8. GerardoTaboada commented at 3:45 PM on April 25, 2026: none

    Squashed into a single commit as requested. Thanks for the review!

  9. hebasto approved
  10. hebasto commented at 6:09 AM on April 27, 2026: member

    ACK c51faa871fd5c7cb7e1b69c3d5c2fbd7344e6e88.

  11. hebasto commented at 6:15 AM on April 27, 2026: member
    • doc/build-osx.md: Fix capitalization of SQliteSQLite in a section heading. @GerardoTaboada

    Could you please update the commit message and PR description? It looks like the substring was actually removed entirely, rather than just having its capitalization fixed.

  12. fanquake commented at 10:24 AM on May 7, 2026: member

    Cherry-picked into a branch to fixup.

  13. fanquake closed this on May 7, 2026


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-13 00:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me