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

index d93b51b..0d1b49d 100644 (file)
@@ -6374,7 +6374,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