From ffd90c28ab55a2cdbbd5c3b8130e0462a24af8a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Mon, 5 Oct 2020 12:29:31 +0200 Subject: Mention platform for platform specific configure options --- configure.ac | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fb6400fd..371e03d5 100644 --- a/configure.ac +++ b/configure.ac @@ -361,16 +361,16 @@ fi AC_MSG_RESULT([ ${PACKAGE_NAME} ${VERSION} - platform: $my_htop_platform - proc directory: $PROCDIR - openvz: $enable_openvz - cgroup: $enable_cgroup - vserver: $enable_vserver - ancient vserver: $enable_ancient_vserver - taskstats: $enable_taskstats - unicode: $enable_unicode - linux affinity: $enable_linux_affinity - hwlock: $enable_hwloc - setuid: $enable_setuid - linux delay accounting: $enable_delayacct + platform: $my_htop_platform + (Linux) proc directory: $PROCDIR + (Linux) openvz: $enable_openvz + (Linux) cgroup: $enable_cgroup + (Linux) vserver: $enable_vserver + (Linux) ancient vserver: $enable_ancient_vserver + (Linux) taskstats: $enable_taskstats + (Linux) affinity: $enable_linux_affinity + (Linux) delay accounting: $enable_delayacct + unicode: $enable_unicode + hwlock: $enable_hwloc + setuid: $enable_setuid ]) -- cgit v1.2.3