]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: Backport addition of librt check to configure.ac 81/4481/1
authorGeorge Joseph <gjoseph@digium.com>
Mon, 21 Nov 2016 15:40:59 +0000 (08:40 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 21 Nov 2016 15:44:18 +0000 (08:44 -0700)
commit425da14927f10205911f5db6d6b193b22203c224
treea692151499f3b19771fee97a8f6a67cac1ac2668
parentb83c9ff2ad68f0cbad268dd229a6c969ae2b641f
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