summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.1.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb b/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
index 863d78314..543531ad7 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.1.12.bb
@@ -61,6 +61,7 @@ PACKAGECONFIG[aio] = "--with-aio-support,--without-aio-support,libaio"
61PACKAGECONFIG[fam] = "--with-fam,--without-fam,gamin" 61PACKAGECONFIG[fam] = "--with-fam,--without-fam,gamin"
62PACKAGECONFIG[pam] = "--with-pam --with-pam_smbpass --with-pammodulesdir=${base_libdir}/security,--without-pam --without-pam_smbpass,libpam" 62PACKAGECONFIG[pam] = "--with-pam --with-pam_smbpass --with-pammodulesdir=${base_libdir}/security,--without-pam --without-pam_smbpass,libpam"
63PACKAGECONFIG[lsb] = ",,lsb" 63PACKAGECONFIG[lsb] = ",,lsb"
64PACKAGECONFIG[sysv] = ",,sysvinit"
64PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,cups" 65PACKAGECONFIG[cups] = "--enable-cups,--disable-cups,cups"
65PACKAGECONFIG[ldap] = "--with-ldap,--without-ldap,openldap" 66PACKAGECONFIG[ldap] = "--with-ldap,--without-ldap,openldap"
66PACKAGECONFIG[systemd] = "--with-systemd,--without-systemd,systemd" 67PACKAGECONFIG[systemd] = "--with-systemd,--without-systemd,systemd"