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

Modified Files:
      Tag: RC_1_34_0
        os.jam 
Log Message:
Apply patches from Michael for building on IBM pSeries for AIX and Linux. 
(ticket #583)

Index: os.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/util/os.jam,v
retrieving revision 1.12.4.3
retrieving revision 1.12.4.4
diff -u -d -r1.12.4.3 -r1.12.4.4
--- os.jam      15 Mar 2007 04:02:22 -0000      1.12.4.3
+++ os.jam      1 Jun 2007 15:43:22 -0000       1.12.4.4
@@ -71,6 +71,8 @@
 
 .shared-library-path-variable-MACOSX = DYLD_LIBRARY_PATH ;
 
+.shared-library-path-variable-AIX = LIBPATH ;
+
 # Default constants
 .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