Slava Zanko
12446899f7
Changes for configure and build with samba:
...
* m4: AC_CONFIG_SUBDIRS() macros should be always called without relation to enable/disable samba support
* vfs/samba: configure.ac: renamed --with-configdir to --with-smb-configdir
* vfs/samba: configure.ac: renamed --with-codepagedir to --with-smb-codepagedir
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
9b89d60522
VFS: cleaned up smbfs.
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
67d6ebfd16
VFS: fishfs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
05516fbac8
VFS: ftpfs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
bc1de7cd78
VFS: extfs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
6f289617d2
VFS: sfs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
f33f7a5031
VFS: tarfs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
19390ab2d7
VFS: cpiofs can now be switched off
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Slava Zanko
57b980ccb9
undelfs now switched off by default
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Enrico Weigelt, metux IT service
5df06e7630
VFS: fixups of UNDELFS VFS switch on/off.
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:50 +04:00
Slava Zanko
3ef8854036
Bug: if VFS is disabled, perl is not checked and man2hlp doesn't work.
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-07-21 16:43:49 +04:00
Andrew Borodin
d0de39bcde
Ticket #1818 : refactoring of VFS building options.
...
Initial step: removed MVFS references. MVFS is not supported.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-21 16:43:49 +04:00
Andrew Borodin
6a55c9320e
Ticket #2279 : mcserver is deprecated.
...
Removed mcserver and mcfs support.
Reasons:
(1) no longer builds
(2) no one is willing to support it
(3) possibly contains unfixed security holes
(4) makes no sense in view of the availability of FISH
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-07-17 18:36:54 +04:00
Enrico Weigelt, metux IT service
8c9619cef1
Replaced WITH_SMBFS by ENABLE_VFS_SMB
2010-01-02 16:29:24 +01:00
Stan. S. Krupoderov
b9d2d3fc7f
Ticket #185 (Check for gethostbyname with nsl)
...
socket.m4: add nsl in search for gethostbyname
2009-08-04 14:12:39 +04:00
Slava Zanko
57cb8390dc
Ticket #1428
...
Fixed error: possibly undefined macro: _m4_text_wrap_word
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Fixed:
* names of options for cpiofs, extfs, fish, ftp, sfs, tarfs
* indent for option descriptions
* option name from --search-engine to --with-search-engine
Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-07-31 09:38:06 +00:00
Slava Zanko
59f0b4ca49
Fixed test conditions in m4 files for more compability
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-07-27 13:49:49 +03:00
Slava Zanko
f0182a6969
Fix compile mcserv helper
...
Changes logic in m4 files for more sense of configure options.
Renamed --with-mcfs ro --enable-mcserver
2009-05-27 21:50:02 +03:00
Slava Zanko
0e6b076666
Remove autogenerated stuff from git-tracking.
...
* Remove m4/* files
* Reorganize all M4-stuff into m4.include subdur
* move doxygen-include.am into doc/doxygen-include.am
2009-05-07 15:38:06 +03:00