summaryrefslogtreecommitdiffhomepage
path: root/patches/mc-4.8.17.local.patch
blob: 05c2ac50eb2d305a417f27b8c930f5adeaacf10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- mc-4.8.17/configure.orig	2016-05-07 18:13:45.000000000 +0200
+++ mc-4.8.17/configure	2016-09-06 18:16:45.987179012 +0200
@@ -19922,7 +19922,7 @@
 
 
 # Determine how to get the list of mounted file systems.
-ac_list_mounted_fs=
+#ac_list_mounted_fs=
 
 # If the getmntent function is available but not in the standard library,
 # make sure LIBS contains the appropriate -l option.
@@ -20634,7 +20634,7 @@
 
 
 # Determine how to get the list of mounted file systems.
-ac_list_mounted_fs=
+#ac_list_mounted_fs=
 
 # If the getmntent function is available but not in the standard library,
 # make sure LIBS contains the appropriate -l option.