summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-04-14 11:34:47 +1000
committerNathan Scott <nathans@redhat.com>2021-06-09 17:09:29 +1000
commit9ce9557e69156db9e59236f331f8d3bcd2adf764 (patch)
tree67c7827c5b6198c7aeaaf413bf341cd8a096ad41 /configure.ac
parentb232119e4b54c8e732c40ba06b40856c64c3a47d (diff)
Various code tidyups based on review commentary from BenBE
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 39567fad..739b7b2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ esac
AC_ARG_ENABLE([pcp],
[AS_HELP_STRING([--enable-pcp],
- [build a pcp htop binary @<:@default=no@:>@])],
+ [build a pcp-htop binary @<:@default=no@:>@])],
[],
[enable_pcp=no])
case "$enable_pcp" in

© 2014-2024 Faster IT GmbH | imprint | privacy policy