Update of /cvsroot/boost/boost/tools/build/v2/util
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16613/tools/build/v2/util

Modified Files:
        os.jam 
Log Message:
Partial merge from RC, re: AIX fixes.

Index: os.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/util/os.jam,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- os.jam      5 Nov 2006 07:13:39 -0000       1.14
+++ os.jam      1 Jun 2007 16:11:56 -0000       1.15
@@ -55,6 +55,7 @@
 
 .shared-library-path-variable-MACOSX = DYLD_LIBRARY_PATH ;
 
+.shared-library-path-variable-AIX = LIBPATH ;
 
 .shared-library-path-variable = LD_LIBRARY_PATH ;
 .path-separator = ":" ;


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to