CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/09/25 09:20:04
Modified files:
infrastructure/bin: libtool
Log message:
also add -lfoo arguments to deplibs if there is no key yet for this library,
because the key may be set in a recursion step, but we only add to deplibs
at level 0.
this seems to produce more correct deplibs.
first step to fix kde/bindings.
