Add detection of pthread library name
authorSebastian Herbszt <herbszt@gmx.de>
Sun, 24 May 2009 20:07:53 +0000 (22:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 May 2009 07:14:56 +0000 (02:14 -0500)
commitde65fe0f9b25bb2257b0188e06f472991c87ce47
treec6d896672e80ff2523eada8dc08ab8df9237d656
parent1c6ed9f3379faac83da0ed3e95cbd49003ac0dd1
Add detection of pthread library name

Try to detect the name of the pthread library.
Currently it looks for "-pthread" and "-pthreadGC2".

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure