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

to the final configuration message.
This commit is contained in:
Pavel Roskin 2002-10-21 06:51:59 +00:00
parent 7571ef816d
commit ed23ead700
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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