summaryrefslogtreecommitdiffhomepage
path: root/patches/mc-4.8.17.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/mc-4.8.17.local.patch')
-rw-r--r--patches/mc-4.8.17.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/mc-4.8.17.local.patch b/patches/mc-4.8.17.local.patch
new file mode 100644
index 00000000..05c2ac50
--- /dev/null
+++ b/patches/mc-4.8.17.local.patch
@@ -0,0 +1,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.