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

@@ -351,7 +351,7 @@ if test "${MD5}" = "digest" ; then
MD5="${MD5} -a md5"
fi
ACX_PTHREAD
AX_PTHREAD
AC_LANG(C)