the shared library is installed as libtidy.so (e.g. on UNIX) which is good, but for some reason the static library name is changed to libtidys.a. this is not standard library behavior and seems entirely unnecessary. can the s be dropped so normal linkage works ?