aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-28 22:43:25 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-28 22:43:25 +0000
commit79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275 (patch)
tree12a930dc44123e8c67d7c1585f40fc890386ec79 /ChangeLog
parent79996eeed13bbb7429f618899318d21762dd3b31 (diff)
downloadglibc-79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275.tar
glibc-79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275.tar.gz
glibc-79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275.tar.bz2
glibc-79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275.zip
Update.
* sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname -r`/build/include for kernel headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f60141271e..72dd90fd5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-07-28 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname
+ -r`/build/include for kernel headers.
+
* po/fi.po: New file.
2002-07-15 Alexandre Oliva <aoliva@redhat.com>