• Cory Fields's avatar
    build: fix bitcoin-config.h regeneration after touching build files · f1a6767e
    Cory Fields authored
    This was a long-standing and annoying problem.
    
    If autogen.sh was not manually run after touching configure.ac,
    bitcoin-config.h would not be properly regenerated. This causes very subtle
    problems when configure appears to enable a new value, but it does not end up
    reflected in the build.
    f1a6767e
Makefile.am 13.2 KB