Merge branch 'visibility'
commit9b9ba75b3a36ee27396e585491409c31fbed0ee3
authorChris Frey <cdfrey@foursquare.net>
Sat, 22 Mar 2008 01:47:15 +0000 (21 21:47 -0400)
committerChris Frey <cdfrey@foursquare.net>
Sat, 22 Mar 2008 01:47:15 +0000 (21 21:47 -0400)
tree5c30275a886333716542b9536f0108b64e15f2ee
parent0913045bc3ce0bd8d419844aa7a2538e0f6ef4ce
parent594471dd5e593aaaea9476d0a886a519419c1d4d
Merge branch 'visibility'

Conflicts:

ChangeLog

- added GCC visibility support, limiting what symbols are visible
in the shared library, libbarry... this makes a drastic
reduction in the symbol table, and should avoid future
name clashes with other libraries such as opensync
See: http://gcc.gnu.org/wiki/Visibility
ChangeLog
configure.ac
opensync-plugin/src/barry_sync.cc
src/Makefile.am