]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 261913 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 7 May 2010 20:43:30 +0000 (20:43 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 7 May 2010 20:43:30 +0000 (20:43 +0000)
commit8af63c87e66f93ff75eae12fbb81ccb587ebc9c0
treea6c0242af5871686898c53ea7e80304ce8b86f16
parent9563aa01ecaa3175381bccefa2cf693b53452ea0
Merged revisions 261913 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r261913 | tilghman | 2010-05-07 15:35:17 -0500 (Fri, 07 May 2010) | 14 lines

  Use the detected pthread building flags in every place, instead of hardcoding -lpthread.

  We nicely detect the right flags on each system for building Asterisk with
  pthreads, then ignore it for every other build option that requires us to
  build with pthreads.  This caused some items to return a false negative.
  Also cleanup some minor naming issues that caused "library library" redundancy
  in the output.

  (closes issue #17303)
   Reported by: stuarth
   Patches:
         20100507__issue17303.diff.txt uploaded by tilghman (license 14)
   Tested by: stuarth
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@261915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure
configure.ac
include/asterisk/autoconfig.h.in