Index: /trunk/Ohana/configure.tcsh
===================================================================
--- /trunk/Ohana/configure.tcsh	(revision 12873)
+++ /trunk/Ohana/configure.tcsh	(revision 12874)
@@ -293,6 +293,6 @@
 endif
 
-if ($?LD_LIBRARY_PATH) then 
-  set libpath = `echo $LD_LIBRARY_PATH | tr ':' ' '`
+if ($?LIBRARY_PATH) then 
+  set libpath = `echo LIBRARY_PATH | tr ':' ' '`
 else
   set libpath = ""
