Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / unix / sysv / linux / m68k / configure.in
blob6e91ef96f3d9ac86d6d30ad81f625b2606d65037
1 sinclude(./aclocal.m4)dnl Autoconf lossage
2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
3 case $machine in
4 m68k/coldfire)
5   arch_minimum_kernel=2.6.10
6   ;;
7 *)
8   libc_cv_gcc_unwind_find_fde=yes
9   ;;
10 esac
11 ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed