glibc/sysdeps/generic/configure.in
1995-02-18 01:27:10 +00:00

8 lines
195 B
Plaintext

sinclude(./aclocal.m4)dnl
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