build, doc: Fix configure script output indentation and typos #21292

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:210224-layout changing 2 files +4 −4
  1. hebasto commented at 10:32 AM on February 24, 2021: member

    This PR is follow up of #16546, that breaks the configure script output indentation for gui/qt/qr lines:

    Options used to compile and link:
      external signer = no
      multiprocess    = no
      with libs       = yes
      with wallet     = yes
        with sqlite   = yes
        with bdb      = yes
        with gui / qt = yes
      with qr         = yes
      with zmq        = yes
      with test       = yes
    ...
    

    With this PR:

    Options used to compile and link:
      external signer = no
      multiprocess    = no
      with libs       = yes
      with wallet     = yes
        with sqlite   = yes
        with bdb      = yes
      with gui / qt   = yes
        with qr       = yes
      with zmq        = yes
      with test       = yes
    ...
    

    Also typos are fixed.

  2. build, doc: Fix configure script output indentation and typos 8b08d0f2a5
  3. hebasto commented at 10:33 AM on February 24, 2021: member

    cc @Sjors

  4. vasild approved
  5. vasild commented at 10:49 AM on February 24, 2021: member

    ACK 8b08d0f2a5161296d809a154ccde403a33a0f3ea

  6. DrahtBot added the label Build system on Feb 24, 2021
  7. DrahtBot added the label Docs on Feb 24, 2021
  8. Sjors commented at 2:12 PM on February 24, 2021: member

    Oops, I remember adjusting that 100 times during rebases, must have broken it at some point.

    utACK 8b08d0f2a5161296d809a154ccde403a33a0f3ea

  9. MarcoFalke merged this on Feb 24, 2021
  10. MarcoFalke closed this on Feb 24, 2021

  11. hebasto deleted the branch on Feb 24, 2021
  12. sidhujag referenced this in commit 25d29ed8aa on Feb 24, 2021
  13. DrahtBot locked this on Aug 16, 2022

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:14 UTC

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