mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Reword pthread error message for clarity
This commit is contained in:
parent
2124673988
commit
6e5b538839
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user