repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2003-12-05 Roland McGrath <roland@redhat.com>
[glibc.git]
/
sysdeps
/
unix
/
configure.in
blob
de7feccb25ffd5bc5ebf3ef69aacdb869341d3c1
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