mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
rearrange supported options
This commit is contained in:
@@ -466,10 +466,12 @@ Summary of build options:
|
||||
|
||||
PAM auth backend: ${pam_enabled}
|
||||
Radius auth backend: ${radius_enabled}
|
||||
Anyconnect compat: ${anyconnect_enabled}
|
||||
TCP wrappers: ${libwrap_enabled}
|
||||
systemd: ${systemd_enabled}
|
||||
(socket activation)
|
||||
dbus: ${dbus_enabled}
|
||||
seccomp: ${seccomp_enabled}
|
||||
LZ4 compression: ${enable_lz4}
|
||||
readline: ${have_readline}
|
||||
libnl3: ${have_libnl3}
|
||||
glibc (sha2crypt): ${have_glibc}
|
||||
@@ -483,9 +485,7 @@ Summary of build options:
|
||||
AC_MSG_NOTICE([
|
||||
|
||||
Experimental options:
|
||||
seccomp: ${seccomp_enabled}
|
||||
Linux namespaces: ${linux_ns_enabled}
|
||||
LZ4 compression: ${enable_lz4}
|
||||
Anyconnect compat: ${anyconnect_enabled}
|
||||
dbus: ${dbus_enabled}
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user