1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-16 17:41:01 +03:00
Files
glibc/sysdeps/generic/configure.in
Roland McGrath 28f540f45b initial import
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