initial import
[glibc.git] / sysdeps / generic / configure.in
blob50209f3bf509dbc6f883272db3f190df731c2095
1 sinclude(./aclocal.m4)dnl
2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
4 if test -z "$inhibit_glue"; then
5 # For signame.c, used in make_siglist.
6 AC_CHECK_FUNCS(psignal)
7 fi