Look for both pthread_create and pthread_join in the thread library. Some
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 26 Apr 2000 13:03:49 +0000 (13:03 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 26 Apr 2000 13:03:49 +0000 (13:03 +0000)
commitf0e9f522c21228f05afd15696d74e7f285e1838e
treee5b462c804ccc5342793c5ef4e07d444027d29a7
parent86627d9c7a8cd8e77b6824dc81d2ae301812111b
Look for both pthread_create and pthread_join in the thread library. Some

2000-04-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* configure.in: Look for both pthread_create and pthread_join in
the thread library. Some systems define one of them, but not both
in libc. Arghh. Now we really start a thread and join it later and
check, whether the thread to actually ran.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in