We could probably do without %qd, but I assume their are some platforms
that support %qd and not %lld. We can ask people as they run configure
if they ever see %lld failing but %qd passing.
One data point: netbsd v1.3.2/i386 (native compiler is gcc) likes both.
Cheers,
Brook