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

	* Makefile.am:
	* configure.ac:
	* glade-java.pc.in:
	* src/java/org/gnu/glade/Config.java.in:
	Apply patches from John Rice <john.rice@sun.com> to allow
	libglade-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: