+2012-07-07 Andreas Schwab <schwab@linux-m68k.org>
+
+ * configure.in (WARN_CFLAGS): Add -Wno-deprecated-declarations.
+
2012-07-07 Paul Eggert <eggert@cs.ucla.edu>
Improve static checking when configured --with-ns.
gl_WARN_ADD([-Wno-switch]) # Too many warnings for now
gl_WARN_ADD([-Wno-unused-parameter]) # Too many warnings for now
gl_WARN_ADD([-Wno-format-nonliteral])
+ gl_WARN_ADD([-Wno-deprecated-declarations]) # triggered by libpng
# In spite of excluding -Wlogical-op above, it is enabled, as of
# gcc 4.5.0 20090517.