* configure.ac: Simplify supression of GTK deprecation warning.
commit3bc9da3286759f895574ecad3234ee3e0973e9df
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Dec 2013 08:53:49 +0000 (8 00:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 8 Dec 2013 08:53:49 +0000 (8 00:53 -0800)
treef3c83d49b330eb2764f6257185d3cc2284205d40
parent27262e39e6a1da5db8cf0735615193efc49b9ad7
* configure.ac: Simplify supression of GTK deprecation warning.

Move -DGDK_DISABLE_DEPRECATION_WARNINGS out of the command line
and into config.h, to shorten the command line when doing 'make'.
Don't AC_SUBST GTK_CFLAGS, as this is not needed.
ChangeLog
configure.ac