diff --git a/configure b/configure index da1c4446f8..aac15e0d7f 100755 --- a/configure +++ b/configure @@ -2874,7 +2874,7 @@ EOF if test "$_inttypes" = yes ; then die "You don't have inttypes.h, but sys/bitypes.h is present. Please copy etc/inttypes.h into the include path, and re-run configure." else - die "Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/$_doc_lang/faq.html)." + die "Cannot find header either inttypes.h or bitypes.h. There is no chance for compilation to succeed." fi fi