--- configure.orig	Thu Feb  6 14:45:02 2003
+++ configure	Wed Apr 23 10:27:26 2003
@@ -8769,6 +8769,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -11192,14 +11193,14 @@
 PACKAGE_SOUNDS_DIR="sounds"
 
 cat >>confdefs.h <<_ACEOF
-#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/sounds"
+#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/sounds"
 _ACEOF
 
 
 PACKAGE_DATA_DIR="boards"
 
 cat >>confdefs.h <<_ACEOF
-#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/boards"
+#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/boards"
 _ACEOF
 
 
