2005-02-25 Roland McGrath <roland@redhat.com>
[glibc.git] / sysdeps / unix / configure.in
blobde7feccb25ffd5bc5ebf3ef69aacdb869341d3c1
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/unix.
4 if test -z "$inhibit_glue"; then
5 # For make_errlist.c, used in make_errlist.
6 AC_CHECK_FUNCS(strerror)
7 fi