CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/09/28 12:42:17
Modified files:
infrastructure/bin: libtool
Log message:
- when writing a program wrapper, use the correct path
a/path/to/.libs/foo instead of .libs/a/path/to/foo
- make sure the symlinks pointing to the library are also in this path
problem spotted by naddy in net/gnet regression tests
