summaryrefslogtreecommitdiffhomepage
path: root/mc-4.8.17.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-09-10 14:46:02 +0200
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2016-09-10 15:04:20 +0200
commit66ef28e66aafe319ef6fe5e85cc03ee00762d142 (patch)
tree85c8aff2e8b24ee16046968812b4dc372845de05 /mc-4.8.17.local.patch
parenta5962bb360dc45360d49bece886d6ced4a236f8a (diff)
downloadmidipix_build-66ef28e66aafe319ef6fe5e85cc03ee00762d142.tar.bz2
midipix_build-66ef28e66aafe319ef6fe5e85cc03ee00762d142.tar.xz
Fixes mc v4.8.17 and vim v7.4.1952.
Diffstat (limited to 'mc-4.8.17.local.patch')
-rw-r--r--mc-4.8.17.local.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/mc-4.8.17.local.patch b/mc-4.8.17.local.patch
new file mode 100644
index 00000000..05c2ac50
--- /dev/null
+++ b/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.