]> Pileus Git - grits/commit
Change binaries to shared objects
authorAndy Spencer <andy753421@gmail.com>
Sat, 18 Jun 2011 22:10:17 +0000 (22:10 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 18 Jun 2011 22:10:17 +0000 (22:10 +0000)
commitbd32e45759fbdfebe619719f9f2a8ed23afad1ff
treee26938512b6c2aaffd1c6dc851cf3141153d82ae
parent7aa048c816b597efbbfbb31312a205b4e87bc4bd
Change binaries to shared objects

There's a double load of the GObjects when using static libraries with
plugins. Shared libraries avoid this, I think there are other work
arounds that let static binaries work too, but this should be fine for
now.
src/Makefile.am