]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: Backport addition of librt check to configure.ac 88/4488/1
authorGeorge Joseph <gjoseph@digium.com>
Mon, 21 Nov 2016 15:40:59 +0000 (08:40 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 22 Nov 2016 17:43:41 +0000 (10:43 -0700)
commite246b36a3c1f178e57e27c6a5fc40eba5d364c9b
treeff6f3740f8a36cc2f6b41f1527bde25223e844b3
parent751d43e8e4173386be5455311561dfa819a642d3
build:  Backport addition of librt check to configure.ac

A while back, a master-only change was made to check for librt which
should probably have been cherry-picked to 13 at that time.  Sometime
between then and now, part of that change did make it into 13 but it
was incomplete and non-functional.  This patch backports the rest
of the librt check and allows the link of libasteriskpj to use the
results.

Change-Id: I1424008fd8c90f389dda53162ec4a340b253a3c1
configure
configure.ac
include/asterisk/autoconfig.h.in
main/Makefile
makeopts.in