]> granicus.if.org Git - libevent/commitdiff
Merge #1048 -- append warning flags only if they are available (autotools)
authorAzat Khuzhin <azat@libevent.org>
Fri, 10 Jul 2020 19:18:59 +0000 (22:18 +0300)
committerAzat Khuzhin <azat@libevent.org>
Fri, 10 Jul 2020 19:18:59 +0000 (22:18 +0300)
* 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


Trivial merge