Merged in GH#75, "configure --enable-static".

This commit is contained in:
Andrew Wood
2023-08-07 21:35:37 +01:00
parent 34c18d47a4
commit 18d17beb93
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -83,5 +83,6 @@ is acknowledged and greatly appreciated:
* [Volodymyr Bychkovyak](https://github.com/vbychkoviak) - provided fix for rate limit behaviour with bursty traffic
* [Nick Black](https://nick-black.com) - added "`--bits`" option
* [Andrew Schulman](https://github.com/andrew-schulman) - provided reproducible example of terminal size detection issue in 1.7.17/1.7.18
* [fuschia74](https://github.com/fuchsia74) - provided "`--enable-static`" patch for "`configure`"
---