1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

Added smbwrapper and everything to build options.

(This used to be commit 2744d917e45d795a835073162687d9fab69a8639)
This commit is contained in:
John Terpstra 2002-03-30 20:28:17 +00:00
parent bb3f7f49b1
commit 010db26300

View File

@ -241,17 +241,19 @@ CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \
--with-syslog \
--with-utmp \
--with-netatalk \
--without-smbwrapper \
--with-smbwrapper \
--with-libsmbclient \
--with-ldapsam \
--with-sambabook=$(DESTDIR)/usr/share/swat/using_samba
# Temp disabled - add later - JHT
# --with-pam_smbpass \
# --with-ldapsam \
# --with-krb5=/usr/athena \
# --with-nisplus-home \
# --with-acl-support \
make all nsswitch/libnss_wins.so torture nsswitch/pam_winbind.so
make all nsswitch/libnss_wins.so torture nsswitch/pam_winbind.so everything
%Install