2005-01-23 Jeffrey Morgan * Makefile.am: Added proper libs for linking and installed gconf-java.pc file * configure.ac: Increased version and increased gconf requirement to 2.9.3 * gconf-java.pc.in: Fixed VERSION 2005-01-22 Jeffrey Morgan * Makefile.am: added gtk.jar to the classpath. 2005-01-20 Jeffrey Morgan * src/java/org/gnu/gconf/ConfClient.java.in: Changed to load the correct shared object. 2005-01-20 Jeffrey Morgan * Makefile.am: Fixed typo in DISTCLEAN target 2005-01-17 Jeffrey Morgan * README: Fixed a typo. 2005-01-17 Jeffrey Morgan * .cvsignore: * autogen.sh: added automake support * configure.in: added automake support * Makefile.am: added automake support * src/jni/org_gnu_gconf_ConfClient.c: fixed includes * src/jni/org_gnu_gconf_ConfEntry.c: fixed includes * src/jni/org_gnu_gconf_ConfMetaInfo.c: fixed includes * src/jni/org_gnu_gconf_ConfSchema.c: fixed includes * src/jni/org_gnu_gconf_ConfValue.c: fixed includes