Fredrik Fornwall
6 years ago
2 changed files with 23 additions and 23 deletions
@ -1,29 +1,29 @@ |
|||||
diff -u -r ../mc-4.8.11/configure ./configure
|
diff -u -r ../mc-4.8.22/configure ./configure
|
||||
--- ../mc-4.8.11/configure 2013-11-29 19:45:45.000000000 +0100
|
--- ../mc-4.8.22/configure 2019-01-01 14:19:02.000000000 +0000
|
||||
+++ ./configure 2014-01-08 12:02:35.217251791 +0100
|
+++ ./configure 2019-01-03 01:17:49.415270268 +0000
|
||||
@@ -19036,12 +19036,6 @@
|
@@ -20679,12 +20679,6 @@
|
||||
esac |
esac |
||||
fi |
fi |
||||
|
|
||||
-if test -z "$ac_list_mounted_fs"; then
|
- if test -z "$ac_list_mounted_fs"; then
|
||||
- as_fn_error $? "could not determine how to read list of mounted file systems" "$LINENO" 5
|
- as_fn_error $? "could not determine how to read list of mounted file systems" "$LINENO" 5
|
||||
- # FIXME -- no need to abort building the whole package
|
- # FIXME -- no need to abort building the whole package
|
||||
- # Can't build mountlist.c or anything that needs its functions
|
- # Can't build mountlist.c or anything that needs its functions
|
||||
-fi
|
- fi
|
||||
-
|
-
|
||||
if test $ac_list_mounted_fs = found; then : |
if test $ac_list_mounted_fs = found; then : |
||||
gl_cv_list_mounted_fs=yes |
gl_cv_list_mounted_fs=yes |
||||
else |
else |
||||
@@ -19737,12 +19731,6 @@
|
@@ -21353,12 +21347,6 @@
|
||||
esac |
esac |
||||
fi |
fi |
||||
|
|
||||
-if test -z "$ac_list_mounted_fs"; then
|
- if test -z "$ac_list_mounted_fs"; then
|
||||
- as_fn_error $? "could not determine how to read list of mounted file systems" "$LINENO" 5
|
- as_fn_error $? "could not determine how to read list of mounted file systems" "$LINENO" 5
|
||||
- # FIXME -- no need to abort building the whole package
|
- # FIXME -- no need to abort building the whole package
|
||||
- # Can't build mountlist.c or anything that needs its functions
|
- # Can't build mountlist.c or anything that needs its functions
|
||||
-fi
|
- fi
|
||||
-
|
-
|
||||
if test $ac_list_mounted_fs = found; then : |
if test $ac_list_mounted_fs = found; then : |
||||
|
|
||||
|
|
||||
|
Loading…
Reference in new issue