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