--- makefile	Sat Dec 27 22:22:00 2003
+++ ../../makefile	Fri May  6 14:00:35 2005
@@ -1213,6 +1213,7 @@
 $(DYLIBNAME):			$(OBJS) $(EXTRAOBJS) $(TESTOBJS)
 						@$(LD) -dynamiclib -compatibility_version $(MAJ).$(MIN) \
 							-current_version $(MAJ).$(MIN).$(PLV) \
+							-install_name $(LIBDIR)/$(DYLIBNAME) \
 							-o $(DYLIBNAME) $(OBJS) $(EXTRAOBJS)
 
 # Link everything into the test programs.  Some OS's require the linking of
