Bug 3379 - Enhance WINBIND_NSS handling for make.
Summary: Enhance WINBIND_NSS handling for make.
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.21a
Hardware: All All
: P3 enhancement
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 19:16 UTC by William Jojo
Modified: 2020-12-20 19:39 UTC (History)
0 users

See Also:


Attachments
configure.in patch for WINBIND_NSS (961 bytes, patch)
2006-01-05 19:23 UTC, William Jojo
no flags Details
Makefile.in patch for WINBIND_NSS (1.68 KB, patch)
2006-01-05 19:25 UTC, William Jojo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Jojo 2006-01-05 19:16:15 UTC
No handling of WINBIND_NSS and WINBIND_WINS_NSS in configure.in for make {install|clean}. This makes some documentation items incorrect as well.
Comment 1 William Jojo 2006-01-05 19:23:09 UTC
Created attachment 1647 [details]
configure.in patch for WINBIND_NSS

needs to go with the Makefile.in patch.
Comment 2 William Jojo 2006-01-05 19:25:08 UTC
Created attachment 1648 [details]
Makefile.in patch for WINBIND_NSS

second half of patch.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2007-04-03 23:12:40 UTC
Bill,  Historically we have not install the NSS libs out of paranoia
regarding writing to system locations by default.  So this patch 
maintains that but just installs the files in $LIBDIR.

Am I reading this right?
Comment 4 Björn Jacke 2020-12-20 19:39:49 UTC
we don't want to automatically install system libs in system paths