- Inspect all files looking for linked libraries, instead of inspecting only
files ending in library extensions. This means that you will also pick up
libraries for executables in the given path to delocate, by default, but
is slower to execute. Thanks to Marc Abramowitz for the report and
suggestion;
- Remove silly check for library existence when delocating libraries that
are in the tree to delocate.