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

	* Makefile.am:
	* configure.ac:
	* doc/examples/runExample.sh.in:
	* gnome2-java.pc.in:
	* gnome2-java-uninstalled.pc.in:
	Apply patches from John Rice <john.rice@sun.com> to allow libgnome-java
	to build on Open Solaris. Adds -unistalled .pc file support their build
	requirements. Uses new macro variables macrobasedir and docbasedir.
	Closes #361724.  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: