about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-09 12:22:26 +0000
committerRoland McGrath <roland@gnu.org>1996-07-09 12:22:26 +0000
commit089b2b8ad8bac143a3820e6c9b60f7c505ca8b49 (patch)
treef0d0d27c57400a8010d00c574bf2ce20550edb61 /ChangeLog
parent99c57951000ce21cc6e885d230e6481742364aaa (diff)
downloadglibc-089b2b8ad8bac143a3820e6c9b60f7c505ca8b49.tar.gz
glibc-089b2b8ad8bac143a3820e6c9b60f7c505ca8b49.tar.xz
glibc-089b2b8ad8bac143a3820e6c9b60f7c505ca8b49.zip
* sysdeps/unix/sysv/linux/configure.in: Use version number in cache
 	variable name, so new a libc with new requirements won't fail to
 	notice an insufficient Linux version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04c2fdc2d4..e21f365e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Tue Jul  9 06:19:29 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* sysdeps/unix/sysv/linux/configure.in: Use version number in cache
+ 	variable name, so new a libc with new requirements won't fail to
+ 	notice an insufficient Linux version.
+
 	* sysdeps/unix/sysv/linux/direntry.h: New file from David Mosberger.
 
 	* sysdeps/unix/sysv/linux/configure.in: Check for Linux 2.0.1 headers,