mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-08 23:22:02 +03:00
7 lines
256 B
Plaintext
7 lines
256 B
Plaintext
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
|