about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/m68k/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/m68k/configure.ac')
-rw-r--r--ports/sysdeps/unix/sysv/linux/m68k/configure.ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/m68k/configure.ac b/ports/sysdeps/unix/sysv/linux/m68k/configure.ac
deleted file mode 100644
index c21ca9dd47..0000000000
--- a/ports/sysdeps/unix/sysv/linux/m68k/configure.ac
+++ /dev/null
@@ -1,10 +0,0 @@
-sinclude(./aclocal.m4)dnl Autoconf lossage
-GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
-case $machine in
-m68k/coldfire)
-  ;;
-*)
-  libc_cv_gcc_unwind_find_fde=yes
-  ;;
-esac
-ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed