Mike Siomkin 0f96b977e9 Use awk to check versions
Some Linux distributions (e.g. Centos) don't have bc installed by
default. And some (e.g Centos 8) don't have binary packages for it
available either. It's safer to use awk instead of bc to check
versions of bison and flex in the parser Makefile.

Closes #144
2020-05-24 13:43:01 +03:00
..
2020-05-24 13:43:01 +03:00