diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 05:46:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 05:46:50 +0000 |
| commit | 9499f0c51f3163dd6f7a5f7812b00897b049d139 (patch) | |
| tree | dbf668caec5b9f476abd550b6cd187d7d97603cd /package/configure-snippets/configure_help_options | |
| parent | b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 (diff) | |
| download | s6-networking-9499f0c51f3163dd6f7a5f7812b00897b049d139.tar.gz | |
Prepare for 2.7.1.0, move to new system
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/configure-snippets/configure_help_options')
| -rw-r--r-- | package/configure-snippets/configure_help_options | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/configure-snippets/configure_help_options b/package/configure-snippets/configure_help_options new file mode 100644 index 0000000..77fd06d --- /dev/null +++ b/package/configure-snippets/configure_help_options @@ -0,0 +1,7 @@ + --enable-nsss use the nsss library for user information [disabled] + --disable-execline don't use the execline library [enabled] + +SSL support: + --enable-ssl=libtls|bearssl build SSL tools, w/ libtls or bearssl implementation [disabled] + --with-ssl-path=DIR search for SSL headers/libs in DIR/include and DIR/lib [/usr] + |
