Removed openssl dependency due to license issues
commit839221db06d1950bb2da1e5222b3fc127bb123e3
authorChris Frey <cdfrey@foursquare.net>
Sat, 7 Jun 2008 00:23:21 +0000 (6 20:23 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 7 Jun 2008 00:23:21 +0000 (6 20:23 -0400)
treec05ddbba566f659c81c0bc07f75cbc382bfe94ba
parent4cb7afe713bff96b14ad5fbcb21f79e278928bd4
Removed openssl dependency due to license issues

Debian and Ubuntu have checks in their lintian tool that
check for GPL+OpenSSL linkage.  In order to remove any
potential obstacles to future inclusion in those distros,
the dependency is removed here in favour of the small
mozilla implementation which is GPL.
ChangeLog
configure.ac
debian/control
opensync-plugin/README
rpm/barry.spec
src/Makefile.am
src/socket.cc
tools/Makefile.am
tools/brecsum.cc