Use a small test library instead of libpthread.so for testing RTLD_GLOBAL

Sun Jul  4 01:52:18 2004  Matthias Clasen  <maclas@gmx.de>

	* configure.in: Use a small test library instead of
	libpthread.so for testing RTLD_GLOBAL brokenness.  (#139567,
	Julio M. Merino Vidal)
This commit is contained in:
Matthias Clasen
2004-07-04 05:59:37 +00:00
committed by Matthias Clasen
parent 906a83b7f6
commit 5994d59be1
6 changed files with 39 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
* configure.in: Use a small test library instead of
libpthread.so for testing RTLD_GLOBAL brokenness. (#139567,
Julio M. Merino Vidal)
2004-07-02 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gatomic.c: Rename __asm to __asm__ and __volatile to