Update comment and remove stdio=libio setting.

This commit is contained in:
Ulrich Drepper 2002-09-28 18:03:10 +00:00
parent 8ee7624e87
commit 9fe8d7ced1

View File

@ -1,9 +1,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/linux.
# On Linux, the default is to use libio instead of stdio.
test $stdio = default && stdio=libio
# Local configure fragment for sysdeps/unix/sysv/aix.
# Don't bother trying to generate any glue code to be compatible with the
# existing system library, because we are the only system library.