1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-13 19:21:36 +03:00
Files
glibc/sysdeps/unix/configure.in
2004-12-22 20:10:10 +00:00

8 lines
220 B
Plaintext

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