mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 00:41:02 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user