mirror of
https://github.com/sheumann/hush.git
synced 2025-08-09 09:25:33 +00:00
This disables long argument support, since that requires getopt_long(), which isn't included in GNO. There is a separate library available for it, but it's simpler to avoid depending on that.