]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/unix/configure.in
Test for stack alignment.
[thirdparty/glibc.git] / sysdeps / unix / configure.in
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/unix.
3
4 if test -z "$inhibit_glue"; then
5 # For make_errlist.c, used in make_errlist.
6 AC_CHECK_FUNCS(strerror)
7 fi