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

Updated the macro-set autoconf/ax_pthread.m4 to its latest upstream version.

ASTERISK-26046 #close

Change-Id: I11abc11d17acd2b6a8a5a5be8ae8e0949dab9cc7
This commit is contained in:
Alexander Traud
2016-07-13 15:57:08 +02:00
parent 73d8cb587d
commit a3f4141f6f
5 changed files with 965 additions and 356 deletions

View File

@@ -707,6 +707,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