diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-28 22:43:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-28 22:43:25 +0000 |
commit | 79c38d7f7a5d3b42bf0f7d0afc4ed10ab0f8b275 (patch) | |
tree | 12a930dc44123e8c67d7c1585f40fc890386ec79 /ChangeLog | |
parent | 79996eeed13bbb7429f618899318d21762dd3b31 (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |