Fix for hidden symbols in library on Mac. It's a strange issue to do with
authorMorgan Deters <mdeters@gmail.com>
Thu, 29 Nov 2012 23:08:25 +0000 (23:08 +0000)
committerMorgan Deters <mdeters@gmail.com>
Thu, 29 Nov 2012 23:08:25 +0000 (23:08 +0000)
commit95fc20b5dffb8eb6fe11b53d72d7e6750e86fa49
tree529d11c6baa59be9a8c86374cdec5cabfa570150
parent7bb97d7258303c5ac228222baccb6bffe3c55f50
Fix for hidden symbols in library on Mac.  It's a strange issue to do with
explicit template instantiation rules, -fvisibility=hidden, and the way that
Apple distributes libstdc++.

(this commit was certified error- and warning-free by the test-and-commit script.)
configure.ac