]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 236613 via svnmerge from
authorSean Bright <sean@malleable.com>
Mon, 28 Dec 2009 15:31:22 +0000 (15:31 +0000)
committerSean Bright <sean@malleable.com>
Mon, 28 Dec 2009 15:31:22 +0000 (15:31 +0000)
commit6de6767ec00f3d23cabdc5be587647d42aaf9657
tree33cb501df2a27268277517cb280a7947c45803d5
parent61b2770f70ec8b11442c7dbc4d13bf60ca0f103f
Merged revisions 236613 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r236613 | seanbright | 2009-12-28 10:22:54 -0500 (Mon, 28 Dec 2009) | 14 lines

  Merged revisions 236585 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r236585 | seanbright | 2009-12-28 10:12:08 -0500 (Mon, 28 Dec 2009) | 7 lines

    Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces.

    There was conditional code (based on build platform) to optioinally wrap
    PTHREAD_ONCE_INIT in braces that was removed since it is fixed in newer versions
    of Solaris/OpenSolaris, but I am still running into it on Solaris 10 x86 so add
    a configure-time check for it.
  ........
................

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