| commit | 9ce9557e69156db9e59236f331f8d3bcd2adf764 | [log] [tgz] |
|---|---|---|
| author | Nathan Scott <nathans@redhat.com> | Wed Apr 14 11:34:47 2021 +1000 |
| committer | Nathan Scott <nathans@redhat.com> | Wed Jun 09 17:09:29 2021 +1000 |
| tree | 67c7827c5b6198c7aeaaf413bf341cd8a096ad41 | |
| parent | b232119e4b54c8e732c40ba06b40856c64c3a47d [diff] [blame] |
Various code tidyups based on review commentary from BenBE
diff --git a/configure.ac b/configure.ac index 39567fa..739b7b2 100644 --- a/configure.ac +++ b/configure.ac
@@ -101,7 +101,7 @@ 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