samba 3.4 configure.in question

Herb Lewis hlewis at panasas.com
Fri May 1 20:26:35 GMT 2009


configure.in has the following lines to determine if you want the
libraries built static or shared. Is there some reason wbclient
library is not included?

configure.in:SMB_LIBRARY(talloc, 1)
configure.in:SMB_LIBRARY(tdb, 1)
configure.in:SMB_LIBRARY(netapi, 0)
configure.in:SMB_LIBRARY(smbclient, 0)
configure.in:SMB_LIBRARY(smbsharemodes, 0)
configure.in:SMB_LIBRARY(addns, 0, no, [undefined API])


More information about the samba-technical mailing list