summaryrefslogtreecommitdiffhomepage
path: root/patches/mc-4.8.18.local.patch
blob: 534e0cdb970e6dd1c631a61db9a3096a4535fcb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- mc-4.8.18/configure.orig	2016-10-02 19:47:28.000000000 +0200
+++ mc-4.8.18/configure	2016-12-18 01:54:29.486734700 +0100
@@ -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.