Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / unix / sysv / linux / alpha / configure.in
blob5a1af620732b00623a16a748c89a3b30898742c3
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/unix/sysv/linux/alpha
4 # There are several bits that no longer compile cleanly without
5 # realtime signal support (ver 2.2.0).  Given that we also now
6 # require TLS (ver 2.6.0), it seems pointless to fix them.
7 # ??? Surely this should now be the generic default.
8 arch_minimum_kernel=2.6.0
10 # We did historically export the unwinder from glibc.
11 libc_cv_gcc_unwind_find_fde=yes