Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
[glibc.git] / sysdeps / unix / configure.in
blob37b6a5bbb94c359fed709e2ac4f0e82d53c8abc2
1 sinclude(./aclocal.m4)dnl Autoconf lossage
2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
3 # Local configure fragment for sysdeps/unix.
5 if test -z "$inhibit_glue"; then
6 # For make_errlist.c, used in make_errlist.
7 AC_CHECK_FUNCS(strerror)
8 fi