Better workaround for GNOME bug when --enable-gcc-warnings.
commitd358077bd5a669191372a3f2dfc9094c4f9862b6
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Sep 2012 04:14:33 +0000 (12 21:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Sep 2012 04:14:33 +0000 (12 21:14 -0700)
treec0d5465da86fa04a3b3c56f9b040d9d73bcd8366
parentea37525deef9ba2699513aff352cf7a1f583c37f
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