Created attachment 37 [details] patch to convert tslib to Makefile.autotools.in As reported on the mailing-list, the tslib package passes options to configure that cause the generated tslib.pc file to contain pointers into the staging_dir. This causes applications and drivers that link with libts to search for that library in the staging_dir. Attached is a patch that changes tslib to use Makefile.autotools.in. This fixes the reported problems.
Thanks, committed as r25364