be2c28cc34
If clang-format is not available, AC_CHECK_PROG sets CLANG_FORMAT=no, not empty string. This results in an error at build time for those without clang-format installed. Instead check if the program is executable.
8.0 KiB
8.0 KiB