summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-01-23 03:23:02 -0800
committerRoland McGrath <roland@redhat.com>2009-01-23 03:23:02 -0800
commit8181739c44410da185ca2da897e0cc9fb2361c87 (patch)
treeab3f0ecd3b716dbe9bafd9a6757da59ebd281d18 /ChangeLog
parent7a2a59144d6de340e8f4a3340a6bf3f5a4ac6dcd (diff)
downloadelfutils-8181739c44410da185ca2da897e0cc9fb2361c87.tar.gz
(__thread check): Use AC_LINK_IFELSE, in case of building with compiler support but no working runtime support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1fb5b99..c9b6888e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-23 Roland McGrath <roland@redhat.com>
+
+ * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
+ building with compiler support but no working runtime support.
+
2009-01-22 Ulrich Drepper <drepper@redhat.com>
* Makefile.am (rpm): The tarball is now bzip2-compressed.