Code

Only link against libraries that are needed. E.g., don't link evey plugin to `libksta...
authorocto <octo>
Fri, 21 Apr 2006 14:28:23 +0000 (14:28 +0000)
committerocto <octo>
Fri, 21 Apr 2006 14:28:23 +0000 (14:28 +0000)
commitd89f6dc3d68cefc83b196863381d11c80b96460b
tree5ddb3967fc96451aabd6b8dfee5b9aa3491e572d
parent953e326bb2a192db7f1763f89c2e62f1533ef7a7
Only link against libraries that are needed. E.g., don't link evey plugin to `libkstat' but only those who actually use it.
configure.in
src/Makefile.am