CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/09/24 14:57:54
Modified files:
infrastructure/bin: libtool
Log message:
move test to discover shared libs in .la files to pass 2 because then we
actually have all the .la files we need (especially so if users insist on
using -lfoo instead of foo.la).
this makes it behave better for the creation of executable wrappers.
should fix sysutils/bacula.
