--- work/OpenSceneGraph-0.8/src/osgPlugins/gif/Makefile	Wed Dec 20 17:11:05 2000
+++ src/osgPlugins/gif/Makefile	Mon Apr 23 19:21:47 2001
@@ -11,7 +11,7 @@
 LIBS = -lungif
 
 C++FLAGS += -I. -I../../../include 
-LDFLAGS += -L../../../lib
+LDFLAGS += -L../../../lib -L$(LOCALBASE)/lib -rpath $(LOCALBASE)/lib
 
 include ../../../Make/makerules
 
