mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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:
@@ -352,7 +352,7 @@ if test "${MD5}" = "digest" ; then
|
||||
MD5="${MD5} -a md5"
|
||||
fi
|
||||
|
||||
ACX_PTHREAD
|
||||
AX_PTHREAD
|
||||
|
||||
AC_LANG(C)
|
||||
|
||||
|
Reference in New Issue
Block a user