FixDirReferences
From GoboLinux Knowledge Base
Converts .{la,pc} files created by libtool/pkgconfig to make them GoboLinux-compliant.
Usage: FixDirReferences <files...>
Options:
- -h, --help - Shows this help.
- -v, --version - Show program version.
- -V, --verbose - Enable verbose mode.
- -b, --backup - Keep a backup file of the original .la file.
Examples:
FixLibtoolLa -b *.la


