]> sjero.net Git - wget/blobdiff - configure.in
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
[wget] / configure.in
index ee71aa9ce04301ac69c36fe64fcd8d65e92f9d4f..aa0d7f75fd344a38b517d5040847f2fd4cc785b1 100644 (file)
@@ -423,7 +423,7 @@ then
     AC_CHECK_LIB(md5, md5_calc, [
       dnl Some installations have bogus <md5.h> in the compiler's
       dnl include path, making the system md5 library useless.
-      AC_MSG_CHECKING([whether md5.h can be included])
+      AC_MSG_CHECKING([for working md5.h])
       AC_COMPILE_IFELSE([#include <md5.h>
                         ], [
         AC_MSG_RESULT(yes)