From 575edffb4bf4e8a98949a368efa9ba5905c08462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Fri, 22 Jan 2021 19:14:59 +0100 Subject: Add configure option to create static htop binary --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 47d40b13..609c2795 100644 --- a/README +++ b/README @@ -61,6 +61,9 @@ By default `make install` will install into `/usr/local`, for changing the path * `--enable-setuid`: enable setuid support for privilege dropping default: *no* + *`--enable-static`: + build a static htop binary; hwloc and delay accounting are not supported + default: *no* * `--enable-debug`: Enable asserts and internal sanity checks; implies a performance penalty default: *no* -- cgit v1.2.3