diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-05-01 15:31:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-05-01 15:31:30 +0000 |
| commit | 303a139e04436058ac9c8ca3cfc9b55df9ae66f2 (patch) | |
| tree | 13306c00406c6c24b8e63db2f310e5e79e0b63dc /package/configure-snippets/configure_help_options | |
| parent | 20e3fc2dd0c34844cd200fda104354da55942b6c (diff) | |
| download | utmps-303a139e04436058ac9c8ca3cfc9b55df9ae66f2.tar.gz | |
Add utmp.h
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/configure-snippets/configure_help_options b/package/configure-snippets/configure_help_options index c0f8c1a..09f883f 100644 --- a/package/configure-snippets/configure_help_options +++ b/package/configure-snippets/configure_help_options @@ -1,5 +1,6 @@ --enable-nsss use the nsss library for user information [disabled] - --enable-libc-includes overwrite utmpx.h in includedir [disabled] + --enable-utmp also export utmp.h with Linux-specific declarations + --enable-libc-includes overwrite utmp[x].h in includedir [disabled] --with-utmpd-socket=PATH assume the utmpd socket is at PATH [/run/utmps/.utmpd-socket] --with-wtmpd-socket=PATH assume the wtmpd socket is at PATH [/run/utmps/.wtmpd-socket] |
