[csw-devel] SF.net SVN: gar:[20232] csw/mgar/pkg/samba/trunk/Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon Jan 28 11:38:07 CET 2013
Revision: 20232
http://gar.svn.sourceforge.net/gar/?rev=20232&view=rev
Author: janholzh
Date: 2013-01-28 10:38:07 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
samba/trunk: reanable solaris_acl and zfs modules
Modified Paths:
--------------
csw/mgar/pkg/samba/trunk/Makefile
Modified: csw/mgar/pkg/samba/trunk/Makefile
===================================================================
--- csw/mgar/pkg/samba/trunk/Makefile 2013-01-28 09:42:57 UTC (rev 20231)
+++ csw/mgar/pkg/samba/trunk/Makefile 2013-01-28 10:38:07 UTC (rev 20232)
@@ -300,9 +300,9 @@
CONFIGURE_ARGS += --with-aio-support
CONFIGURE_ARGS += --with-pam
CONFIGURE_ARGS += --with-winbind
-#CONFIGURE_ARGS += --with-static-modules=vfs_solarisacl
-#CONFIGURE_ARGS += --with-shared-modules=vfs_zfsacl,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
-CONFIGURE_ARGS += --with-shared-modules=vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
+CONFIGURE_ARGS += --with-static-modules=vfs_solarisacl
+CONFIGURE_ARGS += --with-shared-modules=vfs_zfsacl,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
+#CONFIGURE_ARGS += --with-shared-modules=vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex
#CONFIGURE_ARGS += --with-readline
CONFIGURE_ARGS += --with-ads
CONFIGURE_ARGS += --with-ldap
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list