diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-11-14 03:32:36 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-11-14 03:32:36 +0000 |
commit | aef72dec449329a159b3ff94f4fcc12271de88fb (patch) | |
tree | a6e90494064d0bbbc72261f033a0df3409a61489 /config/ChangeLog | |
parent | 7a0d0fba3fb7b1f9380d0fe70a1345f6833bcfbf (diff) | |
download | cygnal-aef72dec449329a159b3ff94f4fcc12271de88fb.tar.gz cygnal-aef72dec449329a159b3ff94f4fcc12271de88fb.tar.bz2 cygnal-aef72dec449329a159b3ff94f4fcc12271de88fb.zip |
* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 57c31f485..fda6f95a2 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2006-11-13 Daniel Jacobowitz <dan@codesourcery.com> + + * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. + 2006-10-14 Geoffrey Keating <geoffk@apple.com> * multi.m4: New file, from automake version 2 branch. |