The Samba-Bugzilla – Attachment 1647 Details for
Bug 3379
Enhance WINBIND_NSS handling for make.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
configure.in patch for WINBIND_NSS
configure.in-winbind.txt (text/plain), 961 bytes, created by
William Jojo
on 2006-01-05 19:23:09 UTC
(
hide
)
Description:
configure.in patch for WINBIND_NSS
Filename:
MIME Type:
Creator:
William Jojo
Created:
2006-01-05 19:23:09 UTC
Size:
961 bytes
patch
obsolete
>--- configure.in.orig 2006-01-05 18:19:35.000000000 -0500 >+++ configure.in.winbind 2006-01-05 21:19:49.000000000 -0500 >@@ -4876,6 +4876,8 @@ > WINBIND_NSS="nsswitch/libnss_winbind.$SHLIBEXT" > WINBIND_WINS_NSS="nsswitch/libnss_wins.$SHLIBEXT" > WINBIND_NSS_LDSHFLAGS=$LDSHFLAGS >+INSTALL_WINBIND_NSS="installwinbindnss" >+INSTALL_WINBIND_WINS_NSS="installwinbindwinsnss" > > case "$host_os" in > *linux*) >@@ -4912,6 +4914,7 @@ > WINBIND_NSS_LDSHFLAGS="-Wl,-bexpall,-bM:SRE,-ewb_aix_init" > WINBIND_NSS="nsswitch/WINBIND" > WINBIND_WINS_NSS="" >+ INSTALL_WINBIND_WINS_NSS="" > ;; > *) > HAVE_WINBIND=no >@@ -4924,6 +4927,8 @@ > AC_SUBST(WINBIND_NSS_LDSHFLAGS) > AC_SUBST(WINBIND_NSS_EXTRA_OBJS) > AC_SUBST(WINBIND_NSS_EXTRA_LIBS) >+AC_SUBST(INSTALL_WINBIND_NSS) >+AC_SUBST(INSTALL_WINBIND_WINS_NSS) > > # Check the setting of --with-winbind >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3379
: 1647 |
1648