diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-25 23:38:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-25 23:38:23 +0000 |
commit | b0ab77c813f870e51dd29a7fc9e048a971026020 (patch) | |
tree | d11416125fa861f5f99f8a4b8bab29874ec934a0 /ChangeLog | |
parent | 6bb8cf4f8c11930aa59e505b52af13cb2d2496a4 (diff) | |
download | glibc-b0ab77c813f870e51dd29a7fc9e048a971026020.tar glibc-b0ab77c813f870e51dd29a7fc9e048a971026020.tar.gz glibc-b0ab77c813f870e51dd29a7fc9e048a971026020.tar.bz2 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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |