blob: 76f3109f7127e5ba51c1fad151fe9bcbe57184e1 (
plain) (
blame)
1
2
3
4
5
6
|
sinclude(./aclocal.m4)dnl Autoconf lossage
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/unix/sysv/sysv4/solaris2
# Concensus on stdio is that it's broken.
test $stdio = default && stdio=libio
|