summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-07-23 11:50:28 +1000
committerNathan Scott <nathans@redhat.com>2021-08-03 14:11:21 +1000
commit04da92dfd16ebe7c667d650cbf960c72c91f8c9e (patch)
tree2578f76930256b74afd0b2a491738344e9490a16 /configure.ac
parent4f3ba680fbf2af938d64b645aa5f6cc1d188cfc7 (diff)
docs: updates and new manual page for pcp-htop
Add some words about pcp-htop to the main man page, and add a new man page describing the pcp-htop configuration files that allow new meters and columns to be defined at runtime.
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 be40187a..9936bdf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -663,7 +663,7 @@ AM_CONDITIONAL([HTOP_PCP], [test "$my_htop_platform" = pcp])
AM_CONDITIONAL([HTOP_UNSUPPORTED], [test "$my_htop_platform" = unsupported])
AC_SUBST(my_htop_platform)
-AC_CONFIG_FILES([Makefile htop.1])
+AC_CONFIG_FILES([Makefile htop.1 pcp-htop.5])
AC_OUTPUT
if test "$my_htop_platform" = unsupported; then

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