2011-01-08 Murray Cumming 2.22.2 2011-01-07 Murray Cumming Allow other modules to use the m4 files. * codegen/Makefile.am: Install the m4 files, like gtkmm installs its files. * atk/atkmm.pc.in: Add the gmmproc4mdir variable so that other modules such as gtkmm and cluttermm can get the path to the m4 file, to avoid duplicating its contents. 2011-01-07 Murray Cumming Fix the build with --enable-warnings=fatal. * configure.ac: Add no-long-long to avoid a warning caused by a newer glib. Also avoid use of deprecated GLIBMM API and make sure that GSEAL is defined. 2010-11-20 Murray Cumming 2.22.1 2010-11-20 Murray Cumming Add and distribute COPYING.tools containing the GPL. * COPYING.tools: This is necessary because the MSVC gendef.cc tool sources are under the GPL, not LGPL. They don't affect the licensing of the library itself.