Release: 0.7.0
Environment
Fedora Core 1, qt 3.1.2
Description
./configure --disable-pinentry-qt of pinentry 0.7.0 fails with:
checking for GTK - version >= 1.2.0... yes
configure: error: conditional "am__fastdepCXX" was never defined.
Usually this means the macro was only invoked conditionally.
The attached patch fixes it.
Documenting the minimum required Qt version would be a good idea too, at least my Qt 3.1.2 installation does not contain the private/qunicodetables_p.h header file, so the build fails.
How To Repeat
./configure --disable-pinentry-qt
Fix
Attached
Release Note
Fixed in 0.71