From 3e1f480ef8b2597264f9553041fef860d749c5d9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Jun 2000 12:39:22 +0000 Subject: * tst-trans.c: Include and . 2000-06-21 Andreas Jaeger * tst-trans.c: Include and . --- sysdeps/unix/sysv/linux/configure.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps/unix/sysv/linux/configure.in') diff --git a/sysdeps/unix/sysv/linux/configure.in b/sysdeps/unix/sysv/linux/configure.in index d379421a80..05b58e9e79 100644 --- a/sysdeps/unix/sysv/linux/configure.in +++ b/sysdeps/unix/sysv/linux/configure.in @@ -39,6 +39,9 @@ fi # kernel headers are young enough. Additionally we have minimal # kernel versions for some architectures. case "$machine" in + mips*) + arch_minimum_kernel=2.2.15 + ;; sh*) arch_minimum_kernel=2.3.99 ;; -- cgit v1.2.3