conf.write_config_header() defaults to remove=True, so conf.defines() is empty afterwards. Consequently, config.h is empty, too. Set remove to False, so calling it another time for 32_64 builds works. Closes: #21