K 10 svn:author V 3 bde K 8 svn:date V 27 2003-04-16T13:50:52.000000Z K 7 svn:log V 274 "Fixed" LDADD by backing out part of the previous commit. -lfoo in LDADD is not wrong, but the simple substitution in `make checkdpadd' doesn't work if foo.a is not an installed library, so we use the full path to foo.a in both DPADD and LDADD for non-installed libraries. END