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