]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add check for openSUSE when detecting bfd library
authorMatthew Jordan <mjordan@digium.com>
Sat, 28 Sep 2013 21:59:12 +0000 (21:59 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sat, 28 Sep 2013 21:59:12 +0000 (21:59 +0000)
commit4886cd2d3751401849afc908405452f809e06f4c
tree8f1f35d996240fd08b2f20a525891e98deeee296
parentee37433d8e62475664556a39bd08fc460212c1e5
Add check for openSUSE when detecting bfd library

In ASTERISK-17842, some additional library checks were added to the configure
script so that the bfd library could be found on CentOS and Fedora systems.

As it turns out, openSUSE requires an additional library. This patch adds
another check to the configure script for openSUSE that will add that library.

Review: https://reviewboard.asterisk.org/r/2885/

(closes issue AST-1169)
Reported by: Guenther Kelleter
........

Merged revisions 400073 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@400075 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure
configure.ac