summaryrefslogtreecommitdiff
path: root/sysdeps/unix/configure.in
blob: de7feccb25ffd5bc5ebf3ef69aacdb869341d3c1 (plain)
1
2
3
4
5
6
7
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/unix.

if test -z "$inhibit_glue"; then
# For make_errlist.c, used in make_errlist.
AC_CHECK_FUNCS(strerror)
fi