HomeClusterLabs Projects

Build: configure: detect git existence correctly

Description

Build: configure: detect git existence correctly

The previous code checked whether $GIT was executable, but GIT was set with
"false" as a fallback, so it would always be executable.

Also, if we're going to bother detecting git, use GIT in Makefiles.

Details

Provenance
kgaillotAuthored on Aug 15 2023, 12:42 PM
Parents
rPd16fcded648f: Build: configure: separate programs section into tools and documentation
Branches
Unknown
Tags
Unknown