about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-06-11 05:14:37 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-14 20:50:18 -0700
commitfd5e21c75d8e9221d766f4bc922a237265514ec2 (patch)
tree71751682113629df33d174e174e077666366e1e3 /ChangeLog
parent5c55070081c27168d27145afdf6a92cd56c9abb3 (diff)
downloadglibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.tar.gz
glibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.tar.xz
glibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.zip
Default to --with-default-link=yes if configure check finds good -shared layout.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61524ed68c..5a440ae59d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-07-02  Roland McGrath  <roland@hack.frob.com>
 
+	* configure.in (use-default-link): Default to yes if a test -shared
+	link meets our qualifications.
+	* configure: Regenerated.
+
 	* config.make.in (output-format): New variable.
 	* configure.in: Check for ld --print-output-format support.
 	* configure: Regenerated.