1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

packaging(RHEL-CTDB): explicitly build the tsm vfs module.

This commit is contained in:
Volker Lendecke 2010-03-08 17:59:35 +01:00 committed by Michael Adam
parent 46a3019d36
commit b5d882f517

View File

@ -245,7 +245,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
--without-smbwrapper \
--with-pam \
--with-quotas \
--with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs \
--with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs,vfs_tsmsm \
--with-syslog \
--with-utmp \
--with-cluster-support \