about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-31 07:21:56 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-31 07:21:56 +0000
commitf01010de9b930aed92bac4f9d5236bd0a2ec6a87 (patch)
tree9ff42245d52c91050a302920e218ea9630f3887a /ChangeLog
parent899a282782e09ff205d7fce117d0fec5a3277e15 (diff)
downloadglibc-f01010de9b930aed92bac4f9d5236bd0a2ec6a87.tar.gz
glibc-f01010de9b930aed92bac4f9d5236bd0a2ec6a87.tar.xz
glibc-f01010de9b930aed92bac4f9d5236bd0a2ec6a87.zip
Update.
	* Makeconfig (link-libc): Always define it, not only for shared
	builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 669418d29c..52ee4dbacf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-07-31  Ulrich Drepper  <drepper@cygnus.com>
 
+	* Makeconfig (link-libc): Always define it, not only for shared
+	builds.
+
 	* sysdeps/i386/fpu/e_pow.S: Use addl %esp instead of pop.
 	* sysdeps/i386/fpu/e_powf.S: Likewise.
 	* sysdeps/i386/fpu/e_powl.S: Likewise.  [PR libc/1213].