summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/configure')
-rw-r--r--sysdeps/mach/hurd/configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index 21999f708b..4248758b30 100644
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -3,16 +3,6 @@
$as_echo "#define NO_HIDDEN 1" >>confdefs.h
-case "$machine" in
- i386*)
- # The default oldest ABI is 2.2.6.
- # We only need a "yes" here if the oldest ABI supported will be < 2.2.6.
- if test "$oldest_abi" != default && test "$oldest_abi" \< "2.2.6"; then
- libc_cv_gcc_unwind_find_fde=yes
- fi
- ;;
-esac
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking Hurd header version" >&5
$as_echo_n "checking Hurd header version... " >&6; }