Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | wget: apply upstream fix to avoid nettle linking in nossl | Hannu Nyman | 2022-12-11 |
Replace my own patch with the upstream solution, which they issued in response to my bug report. (Two patches as they overlooked something on the first try. Reference to https://savannah.gnu.org/bugs/index.php?63431 ) The nettle lib evaluation is now conditional to not having "--disable-ntlm". Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> |