]> 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:42:37 +0000 (20:42 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 7 May 2010 20:42:37 +0000 (20:42 +0000)
commitc17dae46255beb7531a50e18827509f9248101cb
tree3dbf10c36689ad22c656b45b7200d78b6f9b8f0f
parent749d13c4a93b196e9fa2b348952c3ea82495080c
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.0@261914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure
configure.ac
include/asterisk/autoconfig.h.in