2006-10-23  Andrew Cowie  <[email protected]>

       * Makefile.am:
       * configure.ac:
       * doc/examples/runExample.sh.in:
       * gnome2-java.pc.in:
       * gnome2-java-uninstalled.pc.in:
       Apply patches from John Rice <[email protected]> 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  <[email protected]>

       * 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: