Merge branch 'collectd-5.8'
authorFlorian Forster <octo@collectd.org>
Wed, 20 Feb 2019 09:10:35 +0000 (10:10 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 20 Feb 2019 09:10:35 +0000 (10:10 +0100)
configure.ac

index 5fccc66..06381fc 100644 (file)
@@ -6630,7 +6630,7 @@ if test "x$c_cv_have_one_getmntent" = "xyes"; then
   plugin_df="yes"
 fi
 
-if test "x$c_cv_have_getmntent_r" = "xyes"; then
+if test "x$have_getmntent_r" = "xyes"; then
   plugin_df="yes"
 fi