Reword pthread error message for clarity

This commit is contained in:
Kurt Zeilenga 2001-09-24 18:26:24 +00:00
parent 2124673988
commit 6e5b538839

View File

@ -1489,7 +1489,7 @@ int main(argc, argv)
CPPFLAGS="$save_CPPFLAGS"
LIBS="$save_LIBS"
else
AC_MSG_ERROR([could not link with POSIX Threads])
AC_MSG_ERROR([could not locate usable POSIX Threads])
fi
fi