summaryrefslogtreecommitdiff
path: root/sysdeps/generic/configure.in
blob: 393bc307e863578d0f05fdd974a64d2d5447c2d9 (plain)
1
2
3
4
5
6
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.

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