You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
445 B

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.