build: put shared functions in static library
commit716bd0e4e35e23b6ae504f09d6d4b086401227c1
authorAndreas Robinson <andr345@gmail.com>
Sat, 25 Apr 2009 13:16:38 +0000 (25 15:16 +0200)
committerJon Masters <jcm@jonmasters.org>
Thu, 30 Apr 2009 19:32:18 +0000 (30 15:32 -0400)
treed72488053964a8c278f5c88dca8188e4b7a46e7e
parent42464eac057b64092de12dca69c3b017fb4a3bc9
build: put shared functions in static library

This helps eliminating unused functions, shrinking the binaries
a little bit.

Signed-off-by: Andreas Robinson <andr345@gmail.com>
Signed-off-by: Jon Masters <jcm@jonmasters.org>
Makefile.am
configure.ac