qt: Add rpath so the Qt libs are found at runtime
* configure.ac: Add PINENTRY_QT_LDFLAGS variable. * m4/qt.m4: Check qt libdir and add it to LDFLAGS. * qt/Makefile.am: Use PINENTRY_QT_LDFLAGS.
This is necessary when Qt is installed into a custom prefix.