diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-07-24 13:01:17 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-07-24 13:01:17 -0700 |
commit | da331e8e14f17c973444a0cbf62d90c72097b135 (patch) | |
tree | f3bc49cad52635e487dd58cec9ca4df0fb52e946 /ChangeLog | |
parent | 7c36ced067da038ea42c909b9f7c3bad5f35d7d0 (diff) | |
download | glibc-da331e8e14f17c973444a0cbf62d90c72097b135.tar.gz glibc-da331e8e14f17c973444a0cbf62d90c72097b135.tar.xz glibc-da331e8e14f17c973444a0cbf62d90c72097b135.zip |
Don't automatically use /lib/modules/* headers.
Ever since the /usr/include/linux headers got cleaned up this isn't necessary. Meanwhile everybody should have these cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bdd2f5e35..e95e94b4b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-07-24 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/configure.in: Don't automatically include + /lib/modules/* headers anymore. We have sane headers in the standard + place now. + 2009-06-16 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): "hpage", |