diff options
author | Mats Wichmann <mats@linux.com> | 2023-01-20 23:48:17 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2023-01-24 21:54:51 (GMT) |
commit | 378004ff41c6ed8937a35257b3fc67027b1bd3fd (patch) | |
tree | fcccf9fa7ec50d44beddcbdca45c04941c626822 /SCons/Script/SConscript.py | |
parent | 7bcef9fb97c1200ac4cec2d515b6d2c9d3aa0c6a (diff) | |
download | SCons-378004ff41c6ed8937a35257b3fc67027b1bd3fd.zip SCons-378004ff41c6ed8937a35257b3fc67027b1bd3fd.tar.gz SCons-378004ff41c6ed8937a35257b3fc67027b1bd3fd.tar.bz2 |
Add "append" kwarg to two configure checks
Add append=True/False to CheckLib, CheckLibWithHeader in SConf. The
"implementation", Conftest.CheckLib, already accepted this kwarg,
but it could not be passed from an SConscript using the offical API.
Updated manpage to describe and expanded a unit test to check.
Fixes #2767
Additionally, clarified some things in manpage, including a recent user
confusion about how to call CheckFunc.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Script/SConscript.py')
0 files changed, 0 insertions, 0 deletions