1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-26 08:22:38 +03:00
Files
glibc/sysdeps/generic/configure.in
2004-12-22 20:10:10 +00:00

7 lines
169 B
Plaintext

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