Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf."

This commit is contained in:
zuul
2016-07-14 12:05:19 -05:00
committed by Gerrit Code Review
5 changed files with 965 additions and 356 deletions

View File

@@ -704,6 +704,9 @@
*/
#undef HAVE_PTHREAD_MUTEX_RECURSIVE_NP
/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT
/* Define if your system has the PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
headers. */
#undef HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP