doc: fix stale autotools reference and SQLite typo #35136

pull GerardoTaboada wants to merge 2 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. doc: fix stale autotools reference and SQLite typo
    Replace "configure script" with "CMake configuration" in build-netbsd.md
    since the build system was migrated from autotools to CMake. Fix capitalization
    of "SQlite" to "SQLite" in build-osx.md.
    f085781b2c
  3. DrahtBot added the label Docs on Apr 22, 2026
  4. 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. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. doc: simplify macOS wallet section heading
    Remove '(only SQLite)' qualifier from heading since BDB wallet
    support has been dropped, making the note redundant. Match style
    of other platform build guides.
    
    Suggested-by: hebasto
    de3d9daf94
  6. 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:.


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-04-22 18:12 UTC

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