summaryrefslogtreecommitdiff
path: root/packaging/RHEL-CTDB/configure.rpm
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-12-01 03:05:40 +0100
committerMichael Adam <obnox@samba.org>2008-12-10 23:28:55 +0100
commitf4f477f4320835245d5d45546a7dee8dc1f4100c (patch)
treec56245bb3c51a980743c3b2e5ff1c0d21fe98c8d /packaging/RHEL-CTDB/configure.rpm
parente0a0b0a0cb3db426d05b641e1fa43d9e7f28ab71 (diff)
downloadsamba-f4f477f4320835245d5d45546a7dee8dc1f4100c.tar.gz
samba-f4f477f4320835245d5d45546a7dee8dc1f4100c.tar.bz2
samba-f4f477f4320835245d5d45546a7dee8dc1f4100c.zip
packaging(RHEL-CTDB): explicitly build the gpfs module
to prevent potetential problems on PTF8 systems where there is no valid autodetecting configure check yet. Michael (cherry picked from commit 37039d345e9a25654bef038f2b8bb4b891cfa6f0) Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'packaging/RHEL-CTDB/configure.rpm')
-rwxr-xr-xpackaging/RHEL-CTDB/configure.rpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/configure.rpm b/packaging/RHEL-CTDB/configure.rpm
index 444d3e2a8c..b9a1ee12c2 100755
--- a/packaging/RHEL-CTDB/configure.rpm
+++ b/packaging/RHEL-CTDB/configure.rpm
@@ -50,7 +50,7 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure -C \
--without-smbwrapper \
--with-pam \
--with-quotas \
- --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2 \
+ --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs \
--with-syslog \
--with-utmp \
--with-cluster-support \