diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-07 22:27:20 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-07 22:27:20 +0100 |
commit | db322d5bfef46f3b7ad11d3c8b26f45f5ec1dc1a (patch) | |
tree | e94df37735cb8d733cd754f13eaf8832a640206a /.gitignore | |
parent | 1643e10563fa8d68f1643fbc4e6df3ecfac57449 (diff) |
Compiler checks added to the configure script
To build the software, we need a C/C++ compiler. But until now at configure
time there was no check on this. As a result, when the system didn't have
them, the user would only learn in a crash of the programs.
With this commit, some checks have been added at configure time to do basic
checks and inform the user if necessary.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions