1sinclude(./aclocal.m4)dnl Autoconf lossage
2GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
3case $machine in
4m68k/coldfire)
5  ;;
6*)
7  libc_cv_gcc_unwind_find_fde=yes
8  ;;
9esac
10ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed
11