mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
build-sys: Minor cosmetic tidyup of configure summary
This commit is contained in:
parent
7276faca72
commit
bdbc561619
1 changed files with 4 additions and 3 deletions
|
|
@ -1566,9 +1566,10 @@ echo "
|
||||||
headset backend: ${BLUETOOTH_HEADSET_BACKEND}
|
headset backend: ${BLUETOOTH_HEADSET_BACKEND}
|
||||||
Enable udev: ${ENABLE_UDEV}
|
Enable udev: ${ENABLE_UDEV}
|
||||||
Enable HAL->udev compat: ${ENABLE_HAL_COMPAT}
|
Enable HAL->udev compat: ${ENABLE_HAL_COMPAT}
|
||||||
Enable systemd daemon: ${ENABLE_SYSTEMD_DAEMON}
|
Enable systemd
|
||||||
Enable systemd login: ${ENABLE_SYSTEMD_LOGIN}
|
Daemon (Socket Activation): ${ENABLE_SYSTEMD_DAEMON}
|
||||||
Enable systemd journal: ${ENABLE_SYSTEMD_JOURNAL}
|
Login (Session Tracking): ${ENABLE_SYSTEMD_LOGIN}
|
||||||
|
Journal (Logging): ${ENABLE_SYSTEMD_JOURNAL}
|
||||||
Enable TCP Wrappers: ${ENABLE_TCPWRAP}
|
Enable TCP Wrappers: ${ENABLE_TCPWRAP}
|
||||||
Enable libsamplerate: ${ENABLE_LIBSAMPLERATE}
|
Enable libsamplerate: ${ENABLE_LIBSAMPLERATE}
|
||||||
Enable IPv6: ${ENABLE_IPV6}
|
Enable IPv6: ${ENABLE_IPV6}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue