On Tue, Mar 14, 2006 at 03:30:55PM +0100, Magnus Lie Hetland wrote:
> 
> It seems a bit "icky" to use Autotools, and then to slap on an if  
> statement to choose between DYLD_LIBRARY_PATH and LD_LIBRARY_PATH...  
> (I guess this might be in the docs, though. I'll have another look  
> there.)

Set them all:
  DYLD_LIBRARY_PATH=... LD_LIBRARY_PATH=... SHLIB_PATH=... LIBPATH=... \
  python ...

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to