Build acc tool with static rather than shared library.

OS X does not allow relative shared library path names in compiled apps,
so we have to create and link with a static library version of libacc.
2 files changed