Skip to content
Snippets Groups Projects
Commit 6e5b5388 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Reword pthread error message for clarity

parent 21246739
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment