about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-17 22:07:42 +0000
committerRoland McGrath <roland@gnu.org>2002-10-17 22:07:42 +0000
commit9bc70575abf780f16424614df8ace851b3adb96a (patch)
tree9fce70abe375ef74e728c7a512b83b422f721ed2
parent5b8f26b4cd59fd66b99ba32275c179a22adb757c (diff)
downloadglibc-9bc70575abf780f16424614df8ace851b3adb96a.tar.gz
glibc-9bc70575abf780f16424614df8ace851b3adb96a.tar.xz
glibc-9bc70575abf780f16424614df8ace851b3adb96a.zip
* configure.in: Grok --without-__thread and disable HAVE___THREAD.
	* configure: Regenerated.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebf51b7e9c..0b2b12a743 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,9 @@
 
 2002-10-17  Roland McGrath  <roland@redhat.com>
 
+	* configure.in: Grok --without-__thread and disable HAVE___THREAD.
+	* configure: Regenerated.
+
 	* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
 	before performing the reloc, not after.
 	* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.