=== 2.12.4 ===
2006-03-12  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* NEWS: Update.

	* configure.in: Bump version to 2.12.4.

2006-02-19  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* acinclude.m4 (AM_CHECK_PYMOD): Quote macro definition.

	* configure.in: Call AM_CHECK_PYTHON_LIBS for determining whether
	to build gnomevfs python module support.

	* acinclude.m4: Create new macro AM_CHECK_PYTHON_LIBS to check for
	python lib location and presence.

	* gnomevfs/Makefile.am (libpythonmethod_la_LIBADD): Replace
	-lpython with $(PYTHON_LIBS).