--- tools/Makefile.in
+++ tools/Makefile.in	2006/04/20 15:25:48
@@ -95,7 +95,7 @@
 	LVMLIBS += -ldevmapper
 endif
 
-DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
+DEFS += -DLVM_SHARED_PATH=\"/sbin/lvm\"
 
 include $(top_srcdir)/make.tmpl