about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-10-25 23:38:23 +0000
committerRoland McGrath <roland@gnu.org>2002-10-25 23:38:23 +0000
commitb0ab77c813f870e51dd29a7fc9e048a971026020 (patch)
treed11416125fa861f5f99f8a4b8bab29874ec934a0 /ChangeLog
parent6bb8cf4f8c11930aa59e505b52af13cb2d2496a4 (diff)
downloadglibc-b0ab77c813f870e51dd29a7fc9e048a971026020.tar.gz
glibc-b0ab77c813f870e51dd29a7fc9e048a971026020.tar.xz
glibc-b0ab77c813f870e51dd29a7fc9e048a971026020.zip
* sysdeps/unix/sysv/linux/configure.in: Don't check
	/lib/modules/`uname -r`/build/include for kernel headers if
	cross compiling.
	* sysdeps/unix/sysv/linux/configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16e7e77fcb..05f3ad086e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-20  H.J. Lu  <hjl@gnu.org>
+
+	* sysdeps/unix/sysv/linux/configure.in: Don't check
+	/lib/modules/`uname -r`/build/include for kernel headers if
+	cross compiling.
+	* sysdeps/unix/sysv/linux/configure: Regenerated.
+
 2002-10-25  Roland McGrath  <roland@redhat.com>
 
 	* math/math.h (M_LOG2El): Correct the value.