summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-04-06 11:03:00 -0300
committerGitHub <noreply@github.com>2018-04-06 11:03:00 -0300
commite85b072ad01b82f540501bab50e66181679d6c21 (patch)
tree312b6b33fd3573173da93fb48dd820978aff3adc /htop.1.in
parent7cfaa9dede0f7f711a0fb961559e9629e7c7a259 (diff)
Require pkg-config as an optional build dependency on Linux (#775)
With this commit: * if pkgconfig is installed, it will expand the code inside the shell if, adding the pkgconfig-based tests for the dependencies of Linux delay accounting. * if pkgconfig is not installed, it will add an error message inside the test of Linux delay accounting, telling the user to install pkgconfig and rebuild the configure script if they want to use Linux delay accounting. The end result is: * people running Linux * will not need pkgconfig when not using delay accounting * will need pkgconfig when using delay accounting * if they don't have it * they are told by configure they need to install it and re-run autogen.sh when running from Git * they are told by configure they need to install it and re-run configure when running from the tarball * people not running Linux * will never need pkgconfig ...and in none of the above scenarios the generated configure script produces unexpanded macros for users checking out the sources from Git.
Diffstat (limited to 'htop.1.in')
0 files changed, 0 insertions, 0 deletions

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