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
Update.
[glibc.git]
/
sysdeps
/
generic
/
configure.in
blob
50209f3bf509dbc6f883272db3f190df731c2095
1
sinclude(./aclocal.m4)dnl
2
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
3
4
if test -z "$inhibit_glue"; then
5
# For signame.c, used in make_siglist.
6
AC_CHECK_FUNCS(psignal)
7
fi