bitcoin-config.h.in is not automatically regenerated when necessary #8221

issue luke-jr opened this issue on June 18, 2016
  1. luke-jr commented at 5:15 PM on June 18, 2016: member

    All the dependencies on bitcoin-config.h.in are in src/Makefile, while the build rule for it is in ./Makefile. Since ./Makefile has no interest in bitcoin-config.h.in, it never rebuilds it; and since src/Makefile doesn't know how, it assumes it is a static file. Thus, it is only ever rebuilt when autogen is run manually.

    I don't know a good way to fix this.

  2. MarcoFalke added the label Build system on Jun 19, 2016
  3. MarcoFalke commented at 12:13 AM on May 7, 2020: member

    Is this still an issue with a recent version of Bitcoin Core? If yes, what are the steps to reproduce?

  4. MarcoFalke closed this on May 7, 2020

  5. DrahtBot locked this on Feb 15, 2022
Contributors

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

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