diff -u -r ../coreutils-8.31/configure ./configure
--- ../coreutils-8.31/configure	2019-03-10 23:35:43.000000000 +0000
+++ ./configure	2019-04-18 14:08:40.316645642 +0000
@@ -43326,7 +43326,7 @@
 
 
   # Determine how to get the list of mounted file systems.
-  ac_list_mounted_fs=
+  ac_list_mounted_fs=found
 
   # If the getmntent function is available but not in the standard library,
   # make sure LIBS contains the appropriate -l option.