Fixed recognition of dce. Do not use -lc_r on OpenBSD and FreeBSD. Instead

2002-03-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in: Fixed recognition of dce. Do not use -lc_r on
	OpenBSD and FreeBSD. Instead use -pthread. Move scheduling
	parameter check to after the case..esac block for finding the
	right thread libs.
This commit is contained in:
Sebastian Wilhelmi
2002-03-06 17:43:32 +00:00
committed by Sebastian Wilhelmi
parent 70bdb43ba8
commit 6e61ccb19e
9 changed files with 92 additions and 32 deletions

View File

@@ -1,3 +1,10 @@
2002-03-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Fixed recognition of dce. Do not use -lc_r on
OpenBSD and FreeBSD. Instead use -pthread. Move scheduling
parameter check to after the case..esac block for finding the
right thread libs.
Tue Mar 5 19:41:02 2002 Owen Taylor <otaylor@redhat.com>
* GTK+-2.0.0 rc1