Port --enable-gcc-warnings to clang 3.9.1
commita5acb3701a7b4ab8b82aede308d28a47a383ae9c
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 May 2017 23:05:31 +0000 (19 16:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 May 2017 23:05:54 +0000 (19 16:05 -0700)
tree6deec7a2f86ec58a4692dc1407a7071e05ac2bcd
parentacd58c9198c08c3eb631a3f036b4f95073f7fe10
Port --enable-gcc-warnings to clang 3.9.1

* configure.ac (WERROR_CFLAGS): Omit -Wmissing-braces for Clang,
to shut off a false alarm.  Problem reportd by Philipp Stephani in:
http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
configure.ac