--- Makefile.in.orig	Mon May  7 18:12:50 2001
+++ Makefile.in	Thu May 10 13:25:48 2001
@@ -174,3 +174,3 @@
 
-SUBDIRS =  	libgnomevfs					libgnomevfs-pthread				idl						modules						data						man						devel-docs					$(SUBDIRS_GNOME)				po
+SUBDIRS =  	libgnomevfs					libgnomevfs-pthread				idl						modules						data						man						$(SUBDIRS_GNOME)				po
 
@@ -182,3 +182,3 @@
 
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
 confexec_DATA =  	vfsConf.sh					vfspthreadConf.sh
@@ -534,2 +534,3 @@
 	sed -e 's?\@LIBDIR\@?$(libdir)?g' \
+	    -e 's?\@SYSCONFDIR\@?$(sysconfdir)?g' \
 	    -e 's?\@VFS_LIBDIR\@?$(VFS_LIBDIR)?g' \
