]> code.delx.au - gnu-emacs/commit
Port --enable-gcc-warnings to Cygwin, FreeBSD
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 May 2016 23:09:25 +0000 (16:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 30 May 2016 23:13:04 +0000 (16:13 -0700)
commitcb379cbb7fc617f897e7dbc3ce45bf99ea3d1f87
treecf6cf625bb880b9ca5453bce43c474c1d73f4d62
parente7b01df5cf83cdb7e7ca5558a0f557cf6354dace
Port --enable-gcc-warnings to Cygwin, FreeBSD

These platforms have a bug where _Noreturn is empty when 'lint' is
defined.  Problem reported by Ken Brown (Bug#23640).
* configure.ac (GCC_LINT): Rename from 'lint'.
* src/conf_post.h (IF_LINT): Use GCC_LINT, not just 'lint’.
configure.ac
src/conf_post.h