VFS: fixed help description for --disable-vfs
Этот коммит содержится в:
родитель
c40d1c09bd
Коммит
02a6a6994b
@ -64,7 +64,7 @@ AC_DEFUN([MC_WITH_VFS],
|
|||||||
|
|
||||||
AC_DEFUN([AC_MC_VFS_CHECKS],[
|
AC_DEFUN([AC_MC_VFS_CHECKS],[
|
||||||
AC_ARG_ENABLE([vfs],
|
AC_ARG_ENABLE([vfs],
|
||||||
[ --disable-vfs Compile with VFS code])
|
[ --disable-vfs Disable VFS])
|
||||||
if test x"$enable_vfs" != x"no" ; then
|
if test x"$enable_vfs" != x"no" ; then
|
||||||
enable_vfs="yes"
|
enable_vfs="yes"
|
||||||
vfs_type="Midnight Commander Virtual Filesystem"
|
vfs_type="Midnight Commander Virtual Filesystem"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user