1
1

* acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added

to the final configuration message.
Этот коммит содержится в:
Pavel Roskin 2002-10-21 06:51:59 +00:00
родитель 7571ef816d
Коммит ed23ead700
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,8 @@
2002-10-21 Pavel Roskin <proski@gnu.org>
* acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
to the final configuration message.
2002-10-17 Pavel Roskin <proski@gnu.org>
* doc/hu/Makefile.am: Generate Hungarian help file from the

Просмотреть файл

@ -73,7 +73,7 @@ AC_DEFUN([MC_WITH_VFS],[
done
fi
vfs_flags="tarfs"
vfs_flags="cpiofs, extfs, tarfs"
use_net_code=false
if test $have_socket = yes; then
AC_STRUCT_LINGER