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