Index: trunk/Ohana/configure.tcsh
===================================================================
--- trunk/Ohana/configure.tcsh	(revision 14264)
+++ trunk/Ohana/configure.tcsh	(revision 14447)
@@ -306,5 +306,5 @@
 
 if ($?LIBRARY_PATH) then 
-  set libpath = `echo LIBRARY_PATH | tr ':' ' '`
+  set libpath = `echo $LIBRARY_PATH | tr ':' ' '`
 else
   set libpath = ""
