Better workaround for GNOME bug when --enable-gcc-warnings.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Sep 2012 04:14:33 +0000 (21:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Sep 2012 04:14:33 +0000 (21:14 -0700)
commit8ea47e3a5073256b30a42d34a2654e4551ce7e78
treee6108d2d6c14fe82a4127a8f5d996297314d957b
parent2168fe4f2ad6ea4320a0da7976294b0cdade1a20
Better workaround for GNOME bug when --enable-gcc-warnings.

* emacsgtkfixed.c (G_STATIC_ASSERT): Remove, undoing last change.
Instead, disable -Wunused-local-typedefs.  See Dmitry Antipov in
<http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00335.html>.
src/ChangeLog
src/emacsgtkfixed.c