2006-10-24  Andrew Cowie  <andrew@operationaldynamics.com>

	* Makefile.am:
	* configure.ac:
	* doc/examples/runExample.sh.in:
	* gconf-java.pc.in:
	Build fixes for Solaris.
	* src/jni/org_gnu_gconf_ConfClient.c:
	* src/jni/org_gnu_gconf_ConfEntry.c:
	* src/jni/org_gnu_gconf_ConfMetaInfo.c:
	* src/jni/org_gnu_gconf_ConfSchema.c:
	* src/jni/org_gnu_gconf_ConfValue.c:
	Remove unnecessary #ifdefs.
	Patches from John Rice <john.rice@sun.com> to allow libgconf-java to
	build on Open Solaris. Uses new macro variables macrobasedir and
	docbasedir.  Closes #361883. Also applies patch from #339854 to add a
	configure option to generate a so called src jar.

2006-09-16  Sandor Bodo-Merle  <sbodomerle@gmail.com>

	* src/jni/gtk_java.c: (javatype_from_gtktype):
	s/sprintf/g_snprintf/
	* src/jni/org_gnu_atk_RelationType.c:
	* src/jni/org_gnu_atk_StateType.c:
	* src/jni/org_gnu_gdk_Pixbuf.c:

2006-08-11  Stepan Kasal  <kasal@ucw.cz>

	* README: Refer to the right CVS module.