HomeClusterLabs Projects

Build: configure: avoid re-running configure unnecessarily

Description

Build: configure: avoid re-running configure unnecessarily

Previously, we used a simple wildcard for *.rng as CONFIG_STATUS_DEPENDENCIES,
meaning a change to any RNG would trigger re-running configure at the next
make. However, certain RNGs are auto-generated every make, and those should not
trigger configure.

Details

Provenance
kgaillotAuthored on Aug 16 2023, 5:31 PM
Parents
rP621b466659a5: Build: configure: move daemon/user processing to more appropriate sections
Branches
Unknown
Tags
Unknown