mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Whoops - this is probably better shell syntax.
(This used to be commit 4644085b68
)
This commit is contained in:
parent
04b4c100c3
commit
48c01deb30
@ -3708,8 +3708,7 @@ WINBIND_WINS_NSS="nsswitch/libnss_wins.$SHLIBEXT"
|
||||
WINBIND_NSS_LDSHFLAGS=$LDSHFLAGS
|
||||
|
||||
case "$host_os" in
|
||||
*freebsd*)
|
||||
*linux*)
|
||||
*linux*|*freebsd*)
|
||||
WINBIND_NSS_EXTRA_OBJS="nsswitch/winbind_nss_linux.o"
|
||||
;;
|
||||
*irix*)
|
||||
|
Loading…
Reference in New Issue
Block a user