summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/configure
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2002-01-18 13:03:16 +0000
committerAndreas Schwab <schwab@suse.de>2002-01-18 13:03:16 +0000
commit39b690cb86c9a346ea9d92d21ff5bb8bb508ecef (patch)
tree2168a20b15b2e9009f4fcd8a00222a57dfb12b07 /sysdeps/unix/sysv/linux/configure
parentb750d5e7a17cefe2ebd9f105111a62fb14d24d46 (diff)
(libc_cv_gcc_unwind_find_fde): Set for m68k, too.
Diffstat (limited to 'sysdeps/unix/sysv/linux/configure')
-rw-r--r--sysdeps/unix/sysv/linux/configure10
1 files changed, 7 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure
index da71c04f9b..eb94cb0948 100644
--- a/sysdeps/unix/sysv/linux/configure
+++ b/sysdeps/unix/sysv/linux/configure
@@ -66,6 +66,10 @@ case "$machine" in
hppa*)
arch_minimum_kernel=2.3.99
;;
+ m68k*)
+ arch_minimum_kernel=2.0.10
+ libc_cv_gcc_unwind_find_fde=yes
+ ;;
mips*)
arch_minimum_kernel=2.2.15
libc_cv_gcc_unwind_find_fde=yes
@@ -114,11 +118,11 @@ fi
if test -n "$minimum_kernel"; then
echo $ac_n "checking for kernel header at least $minimum_kernel""... $ac_c" 1>&6
-echo "configure:118: checking for kernel header at least $minimum_kernel" >&5
+echo "configure:122: checking for kernel header at least $minimum_kernel" >&5
decnum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/(\1 * 65536 + \2 * 256 + \3)/'`;
abinum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;
cat > conftest.$ac_ext <<EOF
-#line 122 "configure"
+#line 126 "configure"
#include "confdefs.h"
#include <linux/version.h>
#if LINUX_VERSION_CODE < $decnum
@@ -248,7 +252,7 @@ if test $host = $build; then
ac_prefix=$ac_default_prefix
fi
echo $ac_n "checking for symlinks in ${ac_prefix}/include""... $ac_c" 1>&6
-echo "configure:252: checking for symlinks in ${ac_prefix}/include" >&5
+echo "configure:256: checking for symlinks in ${ac_prefix}/include" >&5
ac_message=
if test -L ${ac_prefix}/include/net; then
ac_message="$ac_message