Bug 3007

Summary: Boost library configuration in contrib modules
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: build systemAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal CC: mast9, ns-bugs
Priority: P5    
Version: unspecified   
Hardware: PC   
OS: Linux   
Attachments: Proposed patch for moving boost lib check to root wscript

Description Tom Henderson 2018-11-06 09:32:30 UTC
Reminder to fix the issue raised by Ryan Mast on ns-3-users list; the boost library code in src/wscript should be moved to the root wscript so that src and contrib modules are treated the same.
Comment 1 Ryan 2018-12-03 20:34:11 UTC
Created attachment 3240 [details]
Proposed patch for moving boost lib check to root wscript

Here's a patch exported from mercurial using changeset 13879 (8ffe454e52c1) from today as the base.
Comment 2 Tom Henderson 2018-12-03 22:10:21 UTC
looks good; moving to last call
Comment 3 Tom Henderson 2018-12-07 00:59:56 UTC
pushed in changeset 13891:cce751c7e678