]> git.ipfire.org Git - thirdparty/collectd.git/commit
gmond plugin: Look for RPC headers in /usr/include/tirpc.
authorFlorian Forster <octo@collectd.org>
Sat, 25 Nov 2023 22:47:47 +0000 (23:47 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 25 Nov 2023 22:59:28 +0000 (23:59 +0100)
commit859882b1234c81ac454534e8bf8b1bd87c696066
tree50003cd0881f4cda1311c533a8c0fb1467e20f7f
parentffe78eb042e63097d2d7d4c25a289fabc0eacb13
gmond plugin: Look for RPC headers in /usr/include/tirpc.

glibc removed the SunRPC headers, and the replacement headers are in a
different location. Try and look for them there.
configure.ac