Author :
Azat Khuzhin
Date :
2020-07-10 22:18:59
Hash :883587a9 Message :Merge #1048 -- append warning flags only if they are available (autotools)
* upstream/pr/1048:
build: remove -Wstrict-aliasing as strict-aliasing is disabled
build: move automake options into AM_INIT_AUTOMAKE call
build: remove commented code from configure.ac
build: use feature detection when adding compile flags
build: add ax_check_compile_flag macro