Add configure checking for presence of libsmbclient-dev
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 3 Sep 2010 22:46:21 +0000 (08:46 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 3 Sep 2010 22:46:21 +0000 (08:46 +1000)
commitbb613fe97cecdc1b5ba288f781b35902725fbb8b
tree4c03d089431cbc2590f9019f7731434997b5abf2
parent711de70d85043242efff1dd18416d3562333b75e
Add configure checking for presence of libsmbclient-dev
and build without SMB support if not available.

Add pritning of which optional backends are available int he build
at the end of the configure script

For now : support for raw scsi through the linux sg interface  and smb
support are optional.
Makefile.in
config.h.in
configure.in
dbench.c
linux_scsi.c